Tue Apr 21 15:20:14 2009 UTC ()
MESSAGE is no longer relevant
Bump PKGREVISION due to change in startup script.


(tnn)
diff -r1.1 -r0 pkgsrc/www/firefox3/MESSAGE
diff -r1.28 -r1.29 pkgsrc/www/firefox3/Makefile

File Deleted: pkgsrc/www/firefox3/Attic/MESSAGE

cvs diff -r1.28 -r1.29 pkgsrc/www/firefox3/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/www/firefox3/Attic/Makefile 2009/04/21 13:08:37 1.28
+++ pkgsrc/www/firefox3/Attic/Makefile 2009/04/21 15:20:13 1.29
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.28 2009/04/21 13:08:37 tnn Exp $ 1# $NetBSD: Makefile,v 1.29 2009/04/21 15:20:13 tnn Exp $
2 2
3MOZILLA= firefox3 # allow coexisting with firefox2 3MOZILLA= firefox3 # allow coexisting with firefox2
4PKGREVISION= 1 4PKGREVISION= 2
5COMMENT= Lightweight gecko-based web browser 5COMMENT= Lightweight gecko-based web browser
6 6
7MOZILLA_USE_GTK2= # yes 7MOZILLA_USE_GTK2= # yes
8MOZILLA_USE_XFT= YES 8MOZILLA_USE_XFT= YES
9 9
10INSTALLATION_DIRS= lib/pkgconfig share/applications share/pixmaps 10INSTALLATION_DIRS= lib/pkgconfig share/applications share/pixmaps
11 11
12CHECK_PORTABILITY_SKIP= security/nss/tests/libpkix/libpkix.sh 12CHECK_PORTABILITY_SKIP= security/nss/tests/libpkix/libpkix.sh
13 13
14BUILDLINK_API_DEPENDS.cairo+= cairo>=1.6.4 14BUILDLINK_API_DEPENDS.cairo+= cairo>=1.6.4
15 15
16# Pull in standard firefox build framework, and override some things below. 16# Pull in standard firefox build framework, and override some things below.
17# This include must appear first, to ensure that USE_LANGUAGES is set 17# This include must appear first, to ensure that USE_LANGUAGES is set