diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-06-15 11:29:38 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-06-15 11:29:38 +0000 |
commit | 116941f8c91e2b3191eceebc156f2a4a760727fb (patch) | |
tree | 0f66e31b46cbf000c958b061111593a7a1992502 /www/bluefish | |
parent | 88b1f8d66ae2d53da3115da454e2e0be929e008c (diff) | |
download | pkgsrc-116941f8c91e2b3191eceebc156f2a4a760727fb.tar.gz |
adjust DEPENDS
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index a95db175ef4..4d4bf7b161c 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/05/21 11:39:43 wulf Exp $ +# $NetBSD: Makefile,v 1.3 2000/06/15 11:29:38 hubertf Exp $ # DISTNAME= bluefish-0.4 @@ -10,7 +10,7 @@ MAINTAINER= wulf@ping.net.au HOMEPAGE= http://bluefish.openoffice.nl/ BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext -DEPENDS+= gtk+-1.2.7:../../x11/gtk +DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= imlib-*:../../graphics/imlib DEPENDS+= weblint-*:../../www/weblint |