1: Stagify.

2: convert to tar:bzip2.

Approved by:	portmgr@
This commit is contained in:
Vanilla I. Shu 2014-06-14 13:10:02 +00:00
parent 6ec23d34dd
commit fc62bce7c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357775

View file

@ -14,12 +14,10 @@ COMMENT= Plasmoid fancy representation of your tasks and launchers
LICENSE= GPLv2 LICENSE= GPLv2
USE_BZIP2= yes USES= cmake tar:bzip2
USES= cmake
USE_KDE4= automoc4 kdeprefix kdelibs workspace qimageblitz USE_KDE4= automoc4 kdeprefix kdelibs workspace qimageblitz
USE_QT4= qmake_build moc_build rcc_build uic_build USE_QT4= qmake_build moc_build rcc_build uic_build
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>