From d566516723adc6c758504a466d77562f62ed0ac1 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 3 Jun 2005 14:41:19 +0000 Subject: MOZILLA_USE_GTK2 is a pkgsrc-internal variable -- prefix it with an underscore. --- www/galeon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/galeon') 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" -- cgit v1.2.3