summaryrefslogtreecommitdiff
path: root/www/bluefish
diff options
context:
space:
mode:
authortron <tron>2001-08-27 14:35:04 +0000
committertron <tron>2001-08-27 14:35:04 +0000
commit4061ec7224b48a9c9ea7215a40f74e878bdd3c88 (patch)
tree7c17d7303ac7c9f39a4bf93764bc326af20f142a /www/bluefish
parentb9a67fb560e9fe290e034cad7c815bb57c6c2ca1 (diff)
downloadpkgsrc-4061ec7224b48a9c9ea7215a40f74e878bdd3c88.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'www/bluefish')
-rw-r--r--www/bluefish/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index 68408d0c7bd..d715c25b700 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2001/04/02 20:06:14 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.17 2001/08/27 14:35:16 tron Exp $
DISTNAME= bluefish-0.6
CATEGORIES= www
@@ -15,8 +14,8 @@ MAINTAINER= wulf@ping.net.au
HOMEPAGE= http://bluefish.openoffice.nl/
COMMENT= GTK HTML editor for the experienced web designer
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
-BUILD_USES_MSGFMT= yes
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
+BUILD_USES_MSGFMT= YES
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= imlib-*:../../graphics/imlib
DEPENDS+= weblint-*:../../www/weblint