aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kde4
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2011-06-14 17:23:49 +0800
committeravilla <avilla@FreeBSD.org>2011-06-14 17:23:49 +0800
commitb96773f15f1e8aadacb12182a019bdb73b101951 (patch)
tree9bbfac62695336309a82a1e4cf96e510c93976f9 /x11/kde4
parente7860095287904cb5591e9cc14ab06fdb2587729 (diff)
downloadfreebsd-ports-gnome-b96773f15f1e8aadacb12182a019bdb73b101951.tar.gz
freebsd-ports-gnome-b96773f15f1e8aadacb12182a019bdb73b101951.tar.zst
freebsd-ports-gnome-b96773f15f1e8aadacb12182a019bdb73b101951.zip
The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read full
announcement here: http://kde.org/announcements/announce-4.6.4.php
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index aaf173c01d48..5ec453f3de89 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -103,12 +103,12 @@ RUN_DEPENDS+= ${KDE4_PREFIX}/bin/printer-applet:${PORTSDIR}/print/kdeutils4-prin
.if !defined(WITHOUT_PRINTER_CONFIG)
RUN_DEPENDS+= ${KDE4_PREFIX}/share/apps/system-config-printer-kde/system-config-printer-kde.py:${PORTSDIR}/print/system-config-printer-kde
.endif
-.if !defined(WITHOUT_XINE)
-RUN_DEPENDS+= ${KDE4_PREFIX}/lib/kde4/plugins/phonon_backend/phonon_xine.so:${PORTSDIR}/multimedia/phonon-xine
-.endif
-.if !defined(WITHOUT_VLC)
+.if defined(WITH_VLC)
RUN_DEPENDS+= ${KDE4_PREFIX}/lib/kde4/plugins/phonon_backend/phonon_vlc.so:${PORTSDIR}/multimedia/phonon-vlc
.endif
+.if defined(WITH_XINE)
+RUN_DEPENDS+= ${KDE4_PREFIX}/lib/kde4/plugins/phonon_backend/phonon_xine.so:${PORTSDIR}/multimedia/phonon-xine
+.endif
do-install:
${DO_NADA}