summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-23 09:14:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-23 09:14:22 +0000
commitf2cd82bc9de78b999a06d5e33357e91aec2da0d6 (patch)
tree1a829172cf679da1c4b3dc1576f72e2ba66c4ca1 /misc
parentNew harmonics-file with new location. (diff)
Add capplet.4 into list of LIB_DEPENDS.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=29800
Diffstat (limited to 'misc')
-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