aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-06-19 03:36:21 +0800
committermarino <marino@FreeBSD.org>2014-06-19 03:36:21 +0800
commit7af1a222d1d16ac29645f6209885316519d2b42f (patch)
tree5ab973b73700eb75b6f2c6063d70c514beb6c090
parentafed702088f079a9adc63b17a19d0b6f1e9fcc91 (diff)
downloadfreebsd-ports-gnome-7af1a222d1d16ac29645f6209885316519d2b42f.tar.gz
freebsd-ports-gnome-7af1a222d1d16ac29645f6209885316519d2b42f.tar.zst
freebsd-ports-gnome-7af1a222d1d16ac29645f6209885316519d2b42f.zip
multimedia/phonon-designerplugin: convert USE_XZ
PR: 191138 Submitted by: venture37 Approved by: general blanket
-rw-r--r--multimedia/phonon-designerplugin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/phonon-designerplugin/Makefile b/multimedia/phonon-designerplugin/Makefile
index 42b80d9104fa..f910e92d775d 100644
--- a/multimedia/phonon-designerplugin/Makefile
+++ b/multimedia/phonon-designerplugin/Makefile
@@ -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