summaryrefslogtreecommitdiff
path: root/www/galeon
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-06-03 14:41:19 +0000
committerwiz <wiz@pkgsrc.org>2005-06-03 14:41:19 +0000
commitd566516723adc6c758504a466d77562f62ed0ac1 (patch)
treea6789d6d8a45f607d924c0bad21ad4b6d7ea609a /www/galeon
parent84d78a9e7e96e0642d65e5419284907e43c35f9e (diff)
downloadpkgsrc-d566516723adc6c758504a466d77562f62ed0ac1.tar.gz
MOZILLA_USE_GTK2 is a pkgsrc-internal variable -- prefix it with
an underscore.
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index 71e0550c484..96b62c66b86 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2005/06/01 18:03:26 jlam Exp $
+# $NetBSD: Makefile,v 1.80 2005/06/03 14:41:19 wiz Exp $
#
DISTNAME= galeon-1.3.21
@@ -20,7 +20,7 @@ USE_PKGINSTALL= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-MOZILLA_USE_GTK2= # defined
+_MOZILLA_USE_GTK2= # defined
MOZILLA_USE_XFT= YES
.include "../../mk/bsd.prefs.mk"