From 7acef1cd7a4173168980125b140340c62b38c8d6 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 8 Oct 2000 10:23:48 +0000 Subject: Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. --- print/acroread5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/acroread5') diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index 3c6aa0aecbdf..ec63cb3b676b 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -44,7 +44,7 @@ pre-configure: @${PERL} -pi.fbsd -e 's:Linux\):FreeBSD|Linux):g' ${WRKSRC}/INSTALL .elif ${ARCH} == "alpha" @${PERL} -pi.fbsd -e 's:OSF1\):FreeBSD|OSF1):g' ${WRKSRC}/INSTALL - ${SED} -e 's/@comment ALPHA-ONLY://g' ${PKGDIR}/PLIST > ${PLIST} + ${SED} -e 's/@comment ALPHA-ONLY://g' ${PKGDIR}/pkg-plist > ${PLIST} .endif do-build: -- cgit v1.2.3