diff options
Diffstat (limited to 'www/gtkhtml')
-rw-r--r-- | www/gtkhtml/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 9457261d22d..b718f3dd9ad 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2003/01/13 23:49:44 rh Exp $ +# $NetBSD: Makefile,v 1.26 2003/02/14 17:07:52 wiz Exp $ DISTNAME= gtkhtml-1.1.7 PKGREVISION= 1 @@ -10,6 +10,8 @@ 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 |