diff options
Diffstat (limited to 'www/galeon-devel/Makefile')
-rw-r--r-- | www/galeon-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon-devel/Makefile b/www/galeon-devel/Makefile index c525a6ab907..921ee73fc9c 100644 --- a/www/galeon-devel/Makefile +++ b/www/galeon-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/03 13:26:32 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/14 16:15:28 jmmv Exp $ # DISTNAME= galeon-1.3.14a @@ -11,12 +11,12 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://galeon.sourceforge.net/ COMMENT= GNOME2 Web browser based on gecko -DEPENDS= gnome2-dirs>=1.5:../../misc/gnome2-dirs BUILD_USES_MSGFMT= yes CONFLICTS+= galeon-devel-[0-9]* USE_BUILDLINK3= yes +USE_DIRS+= gnome2-1.5 USE_GNU_TOOLS+= make USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes |