diff options
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index d683f67205e..68408d0c7bd 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2001/03/27 03:20:23 hubertf Exp $ +# $NetBSD: Makefile,v 1.16 2001/04/02 20:06:14 wiz Exp $ # DISTNAME= bluefish-0.6 @@ -17,7 +17,6 @@ COMMENT= GTK HTML editor for the experienced web designer 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 |