summaryrefslogtreecommitdiff
path: root/misc/gnomeusersguide
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-26 16:14:32 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-26 16:14:32 +0000
commit711549036878b1d3c9c4c7ff7486624550335af1 (patch)
treebc90d44eb49c19a121d160f0d0810066b4c4e90d /misc/gnomeusersguide
parentUpdate 1.1.24. (diff)
Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.
This is now REQUIRED by ALL GNOMEish applications that install anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome Reminded by: bento
Notes
Notes: svn path=/head/; revision=29886
Diffstat (limited to 'misc/gnomeusersguide')
-rw-r--r--misc/gnomeusersguide/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gnomeusersguide/Makefile b/misc/gnomeusersguide/Makefile
index e8c3a3c27c6d..c7608ee0d5c3 100644
--- a/misc/gnomeusersguide/Makefile
+++ b/misc/gnomeusersguide/Makefile
@@ -15,6 +15,7 @@ DISTNAME= users-guide-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
+RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
USE_X_PREFIX= yes
USE_GMAKE= yes