summaryrefslogtreecommitdiff
path: root/www/firefox2/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2007-03-07 21:32:53 +0000
committerdmcmahill <dmcmahill>2007-03-07 21:32:53 +0000
commit3508048376473a1b45d8003da8c0e186dda3f4dd (patch)
treeb82b7969582e56a727ad050ec4b6673c280d6202 /www/firefox2/Makefile
parent25ceefefc5787107751ddaf559b26cc268dd2b7b (diff)
downloadpkgsrc-3508048376473a1b45d8003da8c0e186dda3f4dd.tar.gz
Dynamically generate the part of the PLIST for libfreebl. This is because
the exact names of the freebl libraries depends on the platform and they have a habit of changing even on minor releases. This causes these mozilla packages to be broken quite a lot on platforms other than NetBSD/i386. Hopefully this fix will last longer than previous ones. pkgrevision bumps all around.
Diffstat (limited to 'www/firefox2/Makefile')
-rw-r--r--www/firefox2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox2/Makefile b/www/firefox2/Makefile
index f22d6202022..c93a521d29f 100644
--- a/www/firefox2/Makefile
+++ b/www/firefox2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2007/02/04 18:18:04 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.6 2007/03/07 21:32:55 dmcmahill Exp $
MOZILLA= firefox
-PKG_REVISION= 1
+PKG_REVISION= 2
EXTRACT_SUFX= .tar.bz2
COMMENT= Lightweight gecko-based web browser