From 181e837416215a02a1c2a7f758763a4548980bc0 Mon Sep 17 00:00:00 2001 From: frueauf Date: Tue, 10 Mar 1998 14:32:54 +0000 Subject: portlint: use ${PKGDIR} instead of pkg. --- mail/faces/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/faces/Makefile') diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 64dd0498ecd..d69c2a65a20 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -4,7 +4,7 @@ # Whom: Lars Koeller # Andreas Klemm # -# $NetBSD: Makefile,v 1.5 1998/03/08 02:31:57 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/03/10 14:32:54 frueauf Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/17 18:47:53 max Exp # @@ -34,6 +34,6 @@ post-install: ${LN} -f ${PREFIX}/man/man1/compface.1 ${PREFIX}/man/man1/uncompface.1 ${LN} -f ${PREFIX}/man/man3/compface.3 ${PREFIX}/man/man3/uncompface.3 @${SED} -e 's|@localbase@|'${LOCALBASE}'|g' \ - -e 's|@x11base@|'${X11BASE}'|g' < pkg/PLIST > ${PLIST_SRC} + -e 's|@x11base@|'${X11BASE}'|g' < ${PKGDIR}/PLIST > ${PLIST_SRC} .include -- cgit v1.2.3