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/gtkhtml38 | |
parent | rename gom to gozer. (diff) |
Add missing dependency
Submitted by: bento (sorta)
Diffstat (limited to 'www/gtkhtml38')
-rw-r--r-- | www/gtkhtml38/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 3e5f53e1e6c3..18ad5f791f56 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/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 \ |