diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-06-17 21:46:43 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-06-17 21:46:43 +0000 |
commit | 6e3ffd62d933c41ccb60dcd4a54a71c6e14bb684 (patch) | |
tree | 67b0aaf64dac243d38eecf0cd76cdc1c6805961a /multimedia/phonon | |
parent | 8e3f9cf6b30a58b0b618d35c2cbf4680e623725d (diff) | |
download | ports-6e3ffd62d933c41ccb60dcd4a54a71c6e14bb684.tar.gz ports-6e3ffd62d933c41ccb60dcd4a54a71c6e14bb684.zip |
Notes
Diffstat (limited to 'multimedia/phonon')
-rw-r--r-- | multimedia/phonon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/phonon/Makefile b/multimedia/phonon/Makefile index de3c17102ee7..eca9ef1ec721 100644 --- a/multimedia/phonon/Makefile +++ b/multimedia/phonon/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= libqzeitgeist.so:${PORTSDIR}/sysutils/qzeitgeist USE_KDE4= kdehier kdeprefix automoc4 USE_QT4= corelib dbus gui \ qmake_build moc_build rcc_build uic_build -USE_XZ= yes -USES= cmake +USES= cmake tar:xz CMAKE_ARGS= -DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT:BOOL=TRUE \ -DPHONON_NO_PLATFORMPLUGIN:BOOL=TRUE \ -DPHONON_BUILD_DESIGNER_PLUGIN:BOOL=OFF |