svn commit: r322188 - head/multimedia/phonon-gstreamer

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Jul 2 17:33:00 UTC 2013


Author: rakuco
Date: Tue Jul  2 17:32:59 2013
New Revision: 322188
URL: http://svnweb.freebsd.org/changeset/ports/322188

Log:
  Remove WITH_QT_PHONON check, qt4-phonon was removed in r313054.

Modified:
  head/multimedia/phonon-gstreamer/Makefile

Modified: head/multimedia/phonon-gstreamer/Makefile
==============================================================================
--- head/multimedia/phonon-gstreamer/Makefile	Tue Jul  2 17:32:22 2013	(r322187)
+++ head/multimedia/phonon-gstreamer/Makefile	Tue Jul  2 17:32:59 2013	(r322188)
@@ -33,10 +33,6 @@ MAKE_JOBS_SAFE=	yes
 
 PLIST_SUB+=	QT_PREFIX=${QT_PREFIX}
 
-.if defined(WITH_QT_PHONON)
-IGNORE=		conflicts with Qt 4 Phonon. Please, deinstall qt4-phonon-gst and unset WITH_QT_PHONON to continue
-.endif
-
 OPTIONS_DEFINE=	GST_PLUGINS
 
 GST_PLUGINS_DESC=	Install GStreamer plugins


More information about the svn-ports-all mailing list