aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-06-08 03:57:17 +0800
committerobrien <obrien@FreeBSD.org>2000-06-08 03:57:17 +0800
commitfbe51157455cbead14f34a4eadf0fee43d1aa6cb (patch)
tree2c4bf116bd707a71721faf4caf1d8e91c3513dda
parent50c4744c1869b01ed4777b63e0b4fc872c9e4b07 (diff)
downloadfreebsd-ports-gnome-fbe51157455cbead14f34a4eadf0fee43d1aa6cb.tar.gz
freebsd-ports-gnome-fbe51157455cbead14f34a4eadf0fee43d1aa6cb.tar.zst
freebsd-ports-gnome-fbe51157455cbead14f34a4eadf0fee43d1aa6cb.zip
Allow PKGDIR to be overridden by Netscape ports that thru various methods
eventually includes this file. This fixes the netscape47-navigator.us breakage.
-rw-r--r--www/netscape4-communicator/Makefile2
-rw-r--r--www/netscape48-communicator/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile
index fcc6ac763c3b..21578707c4d3 100644
--- a/www/netscape4-communicator/Makefile
+++ b/www/netscape4-communicator/Makefile
@@ -27,7 +27,7 @@ NO_BUILD= yes
NO_FILTER_SHLIBS= yes
STRIP=
WRKSRC?= ${WRKDIR}/${BROWSER}-v408.x86-unknown-freebsd
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR?= ${.CURDIR}/pkg
AUTOADMIN?= autoadmin-v408.x86-unknown-freebsd.tar.gz
BROWSER?= communicator
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index fcc6ac763c3b..21578707c4d3 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -27,7 +27,7 @@ NO_BUILD= yes
NO_FILTER_SHLIBS= yes
STRIP=
WRKSRC?= ${WRKDIR}/${BROWSER}-v408.x86-unknown-freebsd
-PKGDIR= ${.CURDIR}/pkg
+PKGDIR?= ${.CURDIR}/pkg
AUTOADMIN?= autoadmin-v408.x86-unknown-freebsd.tar.gz
BROWSER?= communicator