svn commit: r326141 - head/multimedia/phonon-gstreamer
Baptiste Daroussin
bapt at FreeBSD.org
Tue Sep 3 12:42:49 UTC 2013
Author: bapt
Date: Tue Sep 3 12:42:48 2013
New Revision: 326141
URL: http://svnweb.freebsd.org/changeset/ports/326141
Log:
Add an explicit dependency on pkgconf
Modified:
head/multimedia/phonon-gstreamer/Makefile
Modified: head/multimedia/phonon-gstreamer/Makefile
==============================================================================
--- head/multimedia/phonon-gstreamer/Makefile Tue Sep 3 12:41:02 2013 (r326140)
+++ head/multimedia/phonon-gstreamer/Makefile Tue Sep 3 12:42:48 2013 (r326141)
@@ -28,7 +28,7 @@ USE_QT4= gui phonon xml \
qmake_build moc_build rcc_build uic_build
USE_XORG= x11
USE_XZ= yes
-USES= cmake
+USES= cmake pkgconfig
PLIST_SUB+= QT_PREFIX=${QT_PREFIX}
More information about the svn-ports-head
mailing list