aboutsummaryrefslogtreecommitdiffstats
path: root/www/gtkhtml3
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-07-27 16:16:54 +0800
committersobomax <sobomax@FreeBSD.org>2000-07-27 16:16:54 +0800
commitfb92d32363ca5bc1d32193627d426fa2aed33190 (patch)
treedb4edfa3e9cf94d7c6252e14c4bc5fe17c16d84b /www/gtkhtml3
parent7aa98f5f5239ddc37616047c6eae22ecc0112573 (diff)
downloadfreebsd-ports-gnome-fb92d32363ca5bc1d32193627d426fa2aed33190.tar.gz
freebsd-ports-gnome-fb92d32363ca5bc1d32193627d426fa2aed33190.tar.zst
freebsd-ports-gnome-fb92d32363ca5bc1d32193627d426fa2aed33190.zip
Add gconf.8 to LIB_DEPENDS. This should fix bento's PLIST error.
Submitted by: bento
Diffstat (limited to 'www/gtkhtml3')
-rw-r--r--www/gtkhtml3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index 910448544dd6..d68c87b622f5 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \
- wwwzip.1:${PORTSDIR}/www/libwww
+ wwwzip.1:${PORTSDIR}/www/libwww \
+ gconf.8:${PORTSDIR}/devel/gconf
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config