diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-03-12 15:56:54 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-03-12 15:56:54 +0000 |
commit | ab006702aec83efa747c38d6e7f630102607bea0 (patch) | |
tree | cafb62096a1e8ee546d26cf6efc46b5b9e9a3830 /www/libgtkhtml | |
parent | a8a781805e44db1331f2fa6aa7dfec143c6a8c35 (diff) | |
download | ports-ab006702aec83efa747c38d6e7f630102607bea0.tar.gz ports-ab006702aec83efa747c38d6e7f630102607bea0.zip |
Notes
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r-- | www/libgtkhtml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 3e5f53e1e6c3..18ad5f791f56 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/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 \ |