[kde-freebsd] [PATCH] multimedia/phonon-designerplugin: USES tar:xz
Sevan Janiyan
venture37 at geeklan.co.uk
Tue Jun 17 23:55:57 UTC 2014
>Submitter-Id: current-users
>Originator: Sevan Janiyan
>Organization:
>Confidential: no
>Synopsis: [PATCH] multimedia/phonon-designerplugin: USES tar:xz
>Severity: non-critical
>Priority: low
>Category: ports
>Class: change-request
>Release: FreeBSD 11.0-CURRENT amd64
>Environment:
System: FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r267327: Tue Jun 10 16:30:40 UTC
>Description:
Switch to USES tar:xz
Port maintainer (kde at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- phonon-designerplugin-4.7.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 358192)
+++ Makefile (working copy)
@@ -15,8 +15,7 @@
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
--- phonon-designerplugin-4.7.1.patch ends here ---
More information about the kde-freebsd
mailing list