summaryrefslogtreecommitdiffstats
path: root/x11-themes/beastie/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-06 14:01:04 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-06 14:01:04 +0800
commit864337f0b7c46443a6ceb9671545737e98ddd8d8 (patch)
treee3035003697adc44e1fa3001ae5afb5248bfe1d3 /x11-themes/beastie/Makefile
parent72e2392bc80a4afe8fef3cda611de8ba15365426 (diff)
downloadmarcuscom-ports-864337f0b7c46443a6ceb9671545737e98ddd8d8.tar
marcuscom-ports-864337f0b7c46443a6ceb9671545737e98ddd8d8.tar.gz
marcuscom-ports-864337f0b7c46443a6ceb9671545737e98ddd8d8.tar.bz2
marcuscom-ports-864337f0b7c46443a6ceb9671545737e98ddd8d8.tar.lz
marcuscom-ports-864337f0b7c46443a6ceb9671545737e98ddd8d8.tar.xz
marcuscom-ports-864337f0b7c46443a6ceb9671545737e98ddd8d8.tar.zst
marcuscom-ports-864337f0b7c46443a6ceb9671545737e98ddd8d8.zip
- Add RUN_DEPENDS on gnome-themes or clearlooks-metacity for metacity theme.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4739 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/beastie/Makefile')
-rw-r--r--x11-themes/beastie/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-themes/beastie/Makefile b/x11-themes/beastie/Makefile
index 5f6007257..24e2ed3e7 100644
--- a/x11-themes/beastie/Makefile
+++ b/x11-themes/beastie/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-themes/beastie/Makefile,v 1.1 2005/09/06 05:47:42 ahze Exp $
+# $MCom: ports/x11-themes/beastie/Makefile,v 1.2 2005/09/06 05:50:55 ahze Exp $
#
PORTNAME= beastie
@@ -32,10 +32,11 @@ WITH_GTKENGINES= yes
.endif
.if !defined(WITHOUT_GTKENGINES) || defined(WITH_GTKENGINES)
-RUN_DEPENDS+= gtk-engines2>=2.6.4:${PORTSDIR}/x11-themes/gtk-engines2
+RUN_DEPENDS+= gtk-engines2>=2.6.4:${PORTSDIR}/x11-themes/gtk-engines2 \
+ gnome-themes>=2.11.91:${PORTSDIR}/x11-themes/gnome-themes
.else
-RUN_DEPENDS+= clearlooks>=0.6.0:${PORTSDIR}/x11-themes/clearlooks
-
+RUN_DEPENDS+= clearlooks>=0.6.0:${PORTSDIR}/x11-themes/clearlooks \
+ clearlooks-metacity>=0.6:${PORTSDIR}/x11-themes/clearlooks-metacity
.endif
pre-everything::