From fb92d32363ca5bc1d32193627d426fa2aed33190 Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 27 Jul 2000 08:16:54 +0000 Subject: Add gconf.8 to LIB_DEPENDS. This should fix bento's PLIST error. Submitted by: bento --- www/gtkhtml3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/gtkhtml3') 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 -- cgit