summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2003-02-14 17:07:52 +0000
committerwiz <wiz>2003-02-14 17:07:52 +0000
commitd55a66bd13643fb49e3fe3dec0492bd1ff43280f (patch)
tree42e52e779543a7424286b0f5c218418b450b19cb /www
parent78073f782181e2d50438340a20304cddfc7f43f4 (diff)
downloadpkgsrc-d55a66bd13643fb49e3fe3dec0492bd1ff43280f.tar.gz
Needs at least gal-0.21. Closes PR 19830.
Diffstat (limited to 'www')
-rw-r--r--www/gtkhtml/Makefile4
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