[Midnightbsd-cvs] mports [16253] trunk/x11: xz

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Apr 12 22:41:07 EDT 2014


Revision: 16253
          http://svnweb.midnightbsd.org/mports/?rev=16253
Author:   laffer1
Date:     2014-04-12 22:41:06 -0400 (Sat, 12 Apr 2014)
Log Message:
-----------
xz

Modified Paths:
--------------
    trunk/x11/kactivities/Makefile
    trunk/x11/kactivitymanagerd/Makefile

Modified: trunk/x11/kactivities/Makefile
===================================================================
--- trunk/x11/kactivities/Makefile	2014-04-13 02:40:24 UTC (rev 16252)
+++ trunk/x11/kactivities/Makefile	2014-04-13 02:41:06 UTC (rev 16253)
@@ -13,9 +13,8 @@
 
 CONFLICTS_INSTALL=	kdelibs-4.7.* kde-runtime-4.7.*
 
-USE_XZ=		yes
 USE_KDE4=	automoc4 kdehier kdelibs kdeprefix soprano nepomuk-core
-USES=		cmake:outsource compiler:c++11-lib
+USES=		cmake:outsource compiler:c++11-lib tar:xz
 USE_QT4=	declarative moc_build qmake_build rcc_build uic_build
 USE_LDCONFIG=	yes
 

Modified: trunk/x11/kactivitymanagerd/Makefile
===================================================================
--- trunk/x11/kactivitymanagerd/Makefile	2014-04-13 02:40:24 UTC (rev 16252)
+++ trunk/x11/kactivitymanagerd/Makefile	2014-04-13 02:41:06 UTC (rev 16253)
@@ -13,10 +13,9 @@
 
 CONFLICTS_INSTALL=	kdelibs-4.7.* kde-runtime-4.7.* kactivities-4.[8-9].*
 
-USE_XZ=		yes
 USE_KDE4=	automoc4 kdehier kdelibs kdeprefix soprano nepomuk-core \
 		kactivities
-USES=		cmake:outsource
+USES=		cmake:outsource tar:xz
 USE_QT4=	declarative opengl script sql \
 		moc_build qmake_build rcc_build uic_build
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list