summaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authorjlam <jlam>2005-12-29 06:21:30 +0000
committerjlam <jlam>2005-12-29 06:21:30 +0000
commitc820203434cf763fe527cb057f59021e25a8fde6 (patch)
treecd74196fb4970fddf0114e46d23d0bc534a0a70a /www/firefox
parent1ff6914aefede17bd33f945b1cc04bda838c34fe (diff)
downloadpkgsrc-c820203434cf763fe527cb057f59021e25a8fde6.tar.gz
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox/Makefile.common b/www/firefox/Makefile.common
index 5f7238fc080..3dfc552bb85 100644
--- a/www/firefox/Makefile.common
+++ b/www/firefox/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2005/12/10 13:47:22 taya Exp $
+# $NetBSD: Makefile.common,v 1.2 2005/12/29 06:22:23 jlam Exp $
MOZ_DIST_VER?= ${MOZ_VER}
DISTNAME?= mozilla-${MOZ_DIST_VER}-source
@@ -18,7 +18,6 @@ USE_LANGUAGES= c c++
USE_TOOLS+= autoconf213 gmake perl pkg-config
GNU_CONFIGURE= yes
-USE_PKGINSTALL= yes
INSTALL_EXTRA_TMPL+= ${.CURDIR}/../../www/mozilla/INSTALL
CONFIG_GUESS_OVERRIDE= build/autoconf/config.guess