From f2fc2d60ae226a1b8d5411fb4aab91ea92be6f91 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 11 Apr 2005 08:04:41 +0000 Subject: Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. --- devel/p4v/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/p4v') 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 \ -- cgit v1.2.3