diff options
author | wiz <wiz> | 2002-06-12 03:00:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-06-12 03:00:44 +0000 |
commit | 2b7ef104095451dc5dc03fbc6ed7d0447a879b92 (patch) | |
tree | a09cd4bc23922b0a45104373a93c78457db4eb3b /www/galeon | |
parent | 09ccadc5f52d070d7e6dfdab71772289c139de2f (diff) | |
download | pkgsrc-2b7ef104095451dc5dc03fbc6ed7d0447a879b92.tar.gz |
Needs mozilla-1.0 or newer.
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 73f8a7e986e..b31acd61d87 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2002/06/09 15:40:37 taya Exp $ +# $NetBSD: Makefile,v 1.32 2002/06/12 03:00:44 wiz Exp $ DISTNAME= galeon-1.2.5 CATEGORIES= www @@ -12,7 +12,7 @@ CONFLICTS= galeon-current-[0-9]* BUILD_DEPENDS+= xml-i18n-tools>=0.8.1:../../textproc/xml-i18n-tools DEPENDS+= scrollkeeper>=0.2:../../textproc/scrollkeeper -DEPENDS+= mozilla>=1.0rc3:../../www/mozilla +DEPENDS+= mozilla>=1.0:../../www/mozilla USE_X11BASE= yes USE_GMAKE= yes |