diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2005-04-11 08:04:41 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-04-11 08:04:41 +0000 |
commit | f2fc2d60ae226a1b8d5411fb4aab91ea92be6f91 (patch) | |
tree | e9a77f53d4fe679665594e718ad34b49668507cc /devel/p4v | |
parent | 063f8ca62467e4709e58c8bb6b67c85970fe28a1 (diff) |
Notes
Diffstat (limited to 'devel/p4v')
-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 e44f4e4b6498..4c6ddfa264e3 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.${MACHINE_ARCH} -MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} +PLIST= ${MASTERDIR}/pkg-plist.${ARCH} +MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} P4V_DOCS_DIR= P4VResources/p4vhelp P4V_DOCS= About_Perforce_products.html About_file_icons.html \ |