summaryrefslogtreecommitdiff
path: root/www/libgtkhtml
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-20 07:21:32 +0000
committerwiz <wiz>2008-10-20 07:21:32 +0000
commit27b0738c216cf398c14ef9f8ccb12ee8752392d8 (patch)
tree808a96ec297a23e744b6e59878e3b3611be3ec30 /www/libgtkhtml
parentb74b91fad4c5e7e71d863ba9db6011cbb67e24aa (diff)
downloadpkgsrc-27b0738c216cf398c14ef9f8ccb12ee8752392d8.tar.gz
Needs gail; depend on latest gtk2. Should fix PR 39763.
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r--www/libgtkhtml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile
index 10e96af39ef..50184765a83 100644
--- a/www/libgtkhtml/Makefile
+++ b/www/libgtkhtml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2008/10/16 14:02:29 drochner Exp $
+# $NetBSD: Makefile,v 1.49 2008/10/20 07:21:32 wiz Exp $
#
DISTNAME= libgtkhtml-2.6.3
@@ -20,6 +20,7 @@ USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE= libgtkhtml-2.0.pc.in
.include "../../textproc/libxml2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.14.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"