From 021dd427e400c5b0be873975f8f337afd2e2f2c3 Mon Sep 17 00:00:00 2001 From: sobomax Date: Fri, 23 Jun 2000 09:14:22 +0000 Subject: Add capplet.4 into list of LIB_DEPENDS. Submitted by: bento --- misc/grdb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/grdb/Makefile b/misc/grdb/Makefile index 1d7f27844600..e65150f155ad 100644 --- a/misc/grdb/Makefile +++ b/misc/grdb/Makefile @@ -17,7 +17,8 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ ${GNOME_DEPENDS} .if !defined(WITHOUT_GNOME) -GNOME_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs +GNOME_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ + capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter .endif USE_X_PREFIX= yes -- cgit