summaryrefslogtreecommitdiff
path: root/www/netscape7/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-10-02 01:09:06 +0000
committerjschauma <jschauma>2002-10-02 01:09:06 +0000
commit18ba425ed6b2771f9db59353b4e5cf13f48d3e00 (patch)
tree8b7267741d8abae229cf4a8f973ac52ee38b894e /www/netscape7/Makefile
parenteb9bdd40aa9b9f8db79beac1ac91a99e4f02b986 (diff)
downloadpkgsrc-18ba425ed6b2771f9db59353b4e5cf13f48d3e00.tar.gz
Prefix distinfo files and PLISTs with ${PKGDIR}.
This should fix PR pkg/18494
Diffstat (limited to 'www/netscape7/Makefile')
-rw-r--r--www/netscape7/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index e812d5c56dc..8036c0df9db 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/10/01 03:55:43 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2002/10/02 01:09:06 jschauma Exp $
#
DISTNAME= netscape-i686-pc-linux-gnu-sea
@@ -34,14 +34,14 @@ PKG_LANG?= english
NS_INST?= recommended
.if ${PKG_LANG} != english
-DISTINFO_FILE= distinfo.${PKG_LANG}
+DISTINFO_FILE= ${PKGDIR}/distinfo.${PKG_LANG}
.endif
.if ${NS_INST} == "complete"
-PLIST_SRC+= PLIST.extra
+PLIST_SRC+= ${PKGDIR}/PLIST.extra
.endif
-PLIST_SRC+= PLIST.${PKG_LANG} PLIST
+PLIST_SRC+= ${PKGDIR}/PLIST.${PKG_LANG} ${PKGDIR}/PLIST
pre-fetch:
@${CAT} ${FILESDIR}/fetch-message