summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-04-12 19:45:00 +0000
committerhubertf <hubertf@pkgsrc.org>2001-04-12 19:45:00 +0000
commite981669bcf2fb33540ca363e0cbfda9a0df3af17 (patch)
tree1da052bf562b9ddc5c8a3b7a562c5817719d6c16 /www
parentb1f76183b8558bbff320214e9bb2f8e017db7bfd (diff)
downloadpkgsrc-e981669bcf2fb33540ca363e0cbfda9a0df3af17.tar.gz
This pkg really screams for libghttp - make it depend on it.
Diffstat (limited to 'www')
-rw-r--r--www/gtkhtml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile
index b96d0128352..87f4534a724 100644
--- a/www/gtkhtml/Makefile
+++ b/www/gtkhtml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/04/06 22:21:09 rh Exp $
+# $NetBSD: Makefile,v 1.6 2001/04/12 19:45:00 hubertf Exp $
#
DISTNAME= gtkhtml-0.8.3
@@ -14,6 +14,7 @@ DEPENDS+= glibwww-*:../../www/glibwww
DEPENDS+= bonobo>=0.37:../../devel/bonobo
DEPENDS+= control-center>=1.4.0:../../x11/controlcenter
DEPENDS+= gnome-print>=0.28:../../print/gnome-print
+DEPENDS+= libghttp>=1.0:../../www/libghttp
GNU_CONFIGURE= YES
USE_X11BASE= YES