aboutsummaryrefslogtreecommitdiff
path: root/www/gtkhtml
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-03-12 15:56:54 +0000
committerAde Lovett <ade@FreeBSD.org>2001-03-12 15:56:54 +0000
commitab006702aec83efa747c38d6e7f630102607bea0 (patch)
treecafb62096a1e8ee546d26cf6efc46b5b9e9a3830 /www/gtkhtml
parenta8a781805e44db1331f2fa6aa7dfec143c6a8c35 (diff)
downloadports-ab006702aec83efa747c38d6e7f630102607bea0.tar.gz
ports-ab006702aec83efa747c38d6e7f630102607bea0.zip
Add missing dependency
Submitted by: bento (sorta)
Notes
Notes: svn path=/head/; revision=39659
Diffstat (limited to 'www/gtkhtml')
-rw-r--r--www/gtkhtml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile
index 3e5f53e1e6c3..18ad5f791f56 100644
--- a/www/gtkhtml/Makefile
+++ b/www/gtkhtml/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \
+ ghttp.1:${PORTSDIR}/www/libghttp \
wwwzip.1:${PORTSDIR}/www/libwww \
gconf-1.1:${PORTSDIR}/devel/gconf \
pspell.4:${PORTSDIR}/textproc/pspell \