aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/qt4-phonon-gst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/qt4-phonon-gst/Makefile')
-rw-r--r--multimedia/qt4-phonon-gst/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/qt4-phonon-gst/Makefile b/multimedia/qt4-phonon-gst/Makefile
index 868c0083e413..0ff7ea34b0a9 100644
--- a/multimedia/qt4-phonon-gst/Makefile
+++ b/multimedia/qt4-phonon-gst/Makefile
@@ -7,7 +7,6 @@
PORTNAME= phonon
PORTVERSION= ${QT4_VERSION}
-PORTREVISION= 1
CATEGORIES?= multimedia
PKGNAMEPREFIX= qt4-
PKGNAMESUFFIX= -gst
@@ -46,7 +45,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
EXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure
-.if defined(WITH_KDE_PHONON)
+.if !defined(WITH_QT_PHONON)
IGNORE= conflicts with multimedia/phonon-gstreamer. You have defined WITH_KDE_PHONON to override Qt4 phonon
.endif