Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 2014 13:10:03 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357775 - head/deskutils/plasma-applet-fancytasks
Message-ID:  <201406141310.s5EDA32C069344@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406141310.s5EDA32C069344>