svn commit: r357775 - head/deskutils/plasma-applet-fancytasks

Vanilla I. Shu vanilla at FreeBSD.org
Sat Jun 14 13:10:03 UTC 2014


Author: vanilla
Date: Sat Jun 14 13:10:02 2014
New Revision: 357775
URL: http://svnweb.freebsd.org/changeset/ports/357775
QAT: https://qat.redports.org/buildarchive/r357775/

Log:
  1: Stagify.
  2: convert to tar:bzip2.
  
  Approved by:	portmgr@

Modified:
  head/deskutils/plasma-applet-fancytasks/Makefile

Modified: head/deskutils/plasma-applet-fancytasks/Makefile
==============================================================================
--- head/deskutils/plasma-applet-fancytasks/Makefile	Sat Jun 14 13:01:28 2014	(r357774)
+++ head/deskutils/plasma-applet-fancytasks/Makefile	Sat Jun 14 13:10:02 2014	(r357775)
@@ -14,12 +14,10 @@ COMMENT=	Plasmoid fancy representation o
 
 LICENSE=	GPLv2
 
-USE_BZIP2=	yes
-USES=		cmake
+USES=		cmake tar:bzip2
 USE_KDE4=	automoc4 kdeprefix kdelibs workspace qimageblitz
 USE_QT4=	qmake_build moc_build rcc_build uic_build
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list