summaryrefslogtreecommitdiff
path: root/www/mozilla-gtk2
diff options
context:
space:
mode:
authortaya <taya@pkgsrc.org>2004-06-02 14:32:22 +0000
committertaya <taya@pkgsrc.org>2004-06-02 14:32:22 +0000
commit0245c8cc7e88a16408bde9ceab24b8050feb8fb8 (patch)
tree064661c2cb63048fc7626a5be267bc94ec117611 /www/mozilla-gtk2
parent844526decd28eedc3e9369dfd9ce3493e054ddbc (diff)
downloadpkgsrc-0245c8cc7e88a16408bde9ceab24b8050feb8fb8.tar.gz
regxpcom creates same user config directory ".mozilla"
even if it's main app creates another user config directory. e.g. firefox creates .phoenix, thunderbird creates .thunderbird so no need to define user config directory for each package based on mozilla. simply remove ${WRKDIR}/.mozilla is enough
Diffstat (limited to 'www/mozilla-gtk2')
-rw-r--r--www/mozilla-gtk2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mozilla-gtk2/Makefile b/www/mozilla-gtk2/Makefile
index c697247c676..ed14adb309e 100644
--- a/www/mozilla-gtk2/Makefile
+++ b/www/mozilla-gtk2/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2004/06/01 15:02:55 taya Exp $
+# $NetBSD: Makefile,v 1.8 2004/06/02 14:32:58 taya Exp $
MOZILLA= mozilla-gtk2
MOZILLA_BIN= mozilla-bin
-MOZCONFDIR= .mozilla
MOZ_VER= 1.6
PKGREVISION= 4
EXTRACT_SUFX= .tar.bz2