diff options
author | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
commit | bef3134ed490d801c9b67d774eb140aa65897ab4 (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /www/galway/Makefile | |
parent | 24aabfa97a1b266a2e8fe1d6f66ea5255c1f61cc (diff) | |
download | pkgsrc-bef3134ed490d801c9b67d774eb140aa65897ab4.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'www/galway/Makefile')
-rw-r--r-- | www/galway/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/galway/Makefile b/www/galway/Makefile index 9b1f6f55383..5297fd2c7f9 100644 --- a/www/galway/Makefile +++ b/www/galway/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/02/05 04:15:47 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/02 11:56:41 wiz Exp $ # DISTNAME= galway-0.33 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www x11 gnome MASTER_SITES= http://erin.netpedia.net/download/ EXTRACT_SUFX= .tgz @@ -11,7 +11,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://erin.netpedia.net/galway.html COMMENT= Web editor programmed in Scheme -DEPENDS+= guile-gtk-[0-9]*:../../devel/guile-gtk +DEPENDS+= guile-gtk>=0.19nb2:../../devel/guile-gtk USE_BUILDLINK2= yes NO_BUILD= yes |