diff options
Diffstat (limited to 'devel/p4v/Makefile')
-rw-r--r-- | devel/p4v/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p4v/Makefile b/devel/p4v/Makefile index 4c6ddfa..e44f4e4 100644 --- a/devel/p4v/Makefile +++ b/devel/p4v/Makefile @@ -24,8 +24,8 @@ ONLY_FOR_ARCHS= i386 NO_BUILD= yes NO_WRKSUBDIR= yes -PLIST= ${MASTERDIR}/pkg-plist.${ARCH} -MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} +PLIST= ${MASTERDIR}/pkg-plist.${MACHINE_ARCH} +MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} P4V_DOCS_DIR= P4VResources/p4vhelp P4V_DOCS= About_Perforce_products.html About_file_icons.html \ |