aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-04-13 03:13:39 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-04-13 03:13:39 +0000
commit20ab3e23bb75d136c6fdf459309f0b84903cf004 (patch)
tree697ec57ea81c81942261ba2aba9bfe15834748f4 /x11-themes
parented9fe7643e846f0525d1ae473cfc263652087aa8 (diff)
downloadports-20ab3e23bb75d136c6fdf459309f0b84903cf004.tar.gz
ports-20ab3e23bb75d136c6fdf459309f0b84903cf004.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/clearlooks/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile
index a0263a3e2cd2..2af449581b20 100644
--- a/x11-themes/clearlooks/Makefile
+++ b/x11-themes/clearlooks/Makefile
@@ -23,8 +23,10 @@ USE_X_PREFIX= yes
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
LDFLAGS="-L${X11BASE}/lib"
+.if defined(PORTNAME) && ${PORTNAME} == "clearlooks"
OPTIONS= METACITY "Depend on MetaCity Theme" On \
ANIMATION "Enable experimental animated progressbars" Off
+.endif
.include <bsd.port.pre.mk>
@@ -34,8 +36,8 @@ PLIST_SUB+= ENGINE=""
.else
CONFLICTS= clearlooks-[0-9]*
-BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2
-RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2
+BUILD_DEPENDS+= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2
+RUN_DEPENDS+= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2
BUILD_WRKSRC= ${WRKSRC}/themes
INSTALL_WRKSRC= ${WRKSRC}/themes