diff options
Diffstat (limited to 'www/gtkhtml/Makefile')
-rw-r--r-- | www/gtkhtml/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index a66c6d477a9..f7cecf3ec39 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2003/04/27 12:47:00 cjep Exp $ +# $NetBSD: Makefile,v 1.29 2003/05/02 11:56:42 wiz Exp $ DISTNAME= gtkhtml-1.1.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/1.1/} EXTRACT_SUFX= .tar.bz2 @@ -10,8 +10,6 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ COMMENT= Lightweight HTML rendering/printing/editing engine -BUILDLINK_DEPENDS.gal?= gal>=0.21 - USE_BUILDLINK2= YES USE_X11BASE= YES USE_GMAKE= YES |