svn commit: r358306 - head/multimedia/phonon-designerplugin
John Marino
marino at FreeBSD.org
Wed Jun 18 19:36:22 UTC 2014
Author: marino
Date: Wed Jun 18 19:36:21 2014
New Revision: 358306
URL: http://svnweb.freebsd.org/changeset/ports/358306
QAT: https://qat.redports.org/buildarchive/r358306/
Log:
multimedia/phonon-designerplugin: convert USE_XZ
PR: 191138
Submitted by: venture37
Approved by: general blanket
Modified:
head/multimedia/phonon-designerplugin/Makefile
Modified: head/multimedia/phonon-designerplugin/Makefile
==============================================================================
--- head/multimedia/phonon-designerplugin/Makefile Wed Jun 18 19:27:13 2014 (r358305)
+++ head/multimedia/phonon-designerplugin/Makefile Wed Jun 18 19:36:21 2014 (r358306)
@@ -15,8 +15,7 @@ LICENSE= LGPL21
USE_QT4= phonon designer \
qmake_build moc_build rcc_build uic_build
-USE_XZ= yes
-USES= cmake
+USES= cmake tar:xz
CMAKE_ARGS= -DPHONON_QT_PLUGIN_INSTALL_DIR=${PREFIX}/${QT_PLUGINDIR_REL}/designer
BUILD_WRKSRC= ${WRKSRC}/designer
More information about the svn-ports-all
mailing list