summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/grdb/Makefile3
1 files changed, 2 insertions, 1 deletions
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