summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-21 17:56:46 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-21 17:56:46 +0000
commit34823efa5f74c1dd26d4942d82554fa591b9e83a (patch)
tree36193975d9b6796d0a748fe6351f18f614ea2914 /x11
parentRevert the previous commit since libxine can't be made into a package due to (diff)
Conditionalize the totem dependency so gnome2-fifth-toe can be made into a
package.
Notes
Notes: svn path=/head/; revision=89099
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome2-fifth-toe/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile
index f0c1a113d8fa..1e7d3d3ad928 100644
--- a/x11/gnome2-fifth-toe/Makefile
+++ b/x11/gnome2-fifth-toe/Makefile
@@ -40,10 +40,13 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \
gcompris:${PORTSDIR}/games/gcompris2 \
galeon:${PORTSDIR}/www/galeon2 \
gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit \
- totem:${PORTSDIR}/multimedia/totem \
seahorse:${PORTSDIR}/security/seahorse \
workrave:${PORTSDIR}/x11/workrave
+.if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD)
+RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem
+.endif
+
NO_BUILD= yes
do-install: # empty