diff options
Diffstat (limited to 'www/firefox3/Makefile')
-rw-r--r-- | www/firefox3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/firefox3/Makefile b/www/firefox3/Makefile index 71a678612f8..e420020adc6 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2009/03/05 15:44:02 tron Exp $ +# $NetBSD: Makefile,v 1.25 2009/03/18 00:08:40 abs Exp $ MOZILLA= firefox3 # allow coexisting with firefox2 +PKGREVISION= 1 COMMENT= Lightweight gecko-based web browser -PKG_DESTDIR_SUPPORT= user-destdir - MOZILLA_USE_GTK2= # yes MOZILLA_USE_XFT= YES |