diff options
author | abs <abs@pkgsrc.org> | 2002-05-28 01:07:25 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-05-28 01:07:25 +0000 |
commit | 6d1c6db546131554d68d176497080058145dee60 (patch) | |
tree | 9ba2933c8e184ea7df762955494e258d2518c982 /www/galeon | |
parent | 9201eb9bc0705f81e8f15aed73b593e08596df96 (diff) | |
download | pkgsrc-6d1c6db546131554d68d176497080058145dee60.tar.gz |
1.2.3 release notes state 1.0rc3 requirement
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 b5c97539721..2455a7ea26e 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2002/05/25 23:35:59 taya Exp $ +# $NetBSD: Makefile,v 1.30 2002/05/28 01:07:25 abs Exp $ DISTNAME= galeon-1.2.3 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.0rc2:../../www/mozilla +DEPENDS+= mozilla>=1.0rc3:../../www/mozilla USE_X11BASE= yes USE_GMAKE= yes |