diff options
Diffstat (limited to 'www/galeon/Makefile')
-rw-r--r-- | www/galeon/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index a108740db43..8a9e1a3ac95 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2006/03/21 06:00:51 jlam Exp $ +# $NetBSD: Makefile,v 1.97 2006/04/13 18:23:39 jlam Exp $ # DISTNAME= galeon-1.3.21 @@ -13,12 +13,10 @@ COMMENT= GNOME2 Web browser based on gecko BROKEN_IN= pkgsrc-2005Q4 -BUILD_USES_MSGFMT= yes - CONFLICTS+= galeon-devel-[0-9]* USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake msgfmt pkg-config USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes |