From 86f6ecc83f64e36d42f934fee5cfcdaecbc69927 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Tue, 3 Jun 2014 16:20:47 +0000 Subject: - STAGEify - Add LICENSE where needed - Make COMMENT more concise - Convert USE_BZIP2 -> USES=tar:bzip2 --- deskutils/plasma-applet-playwolf/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'deskutils/plasma-applet-playwolf') diff --git a/deskutils/plasma-applet-playwolf/Makefile b/deskutils/plasma-applet-playwolf/Makefile index fe5da9c4a488..5bd23ead8120 100644 --- a/deskutils/plasma-applet-playwolf/Makefile +++ b/deskutils/plasma-applet-playwolf/Makefile @@ -10,8 +10,9 @@ PKGNAMEPREFIX= plasma-applet- MAINTAINER= jhale@FreeBSD.org COMMENT= Amarok 2.x plasma applet for KDE4 -USE_BZIP2= yes -USES= cmake +LICENSE= GPLv2 + +USES= cmake tar:bzip2 USE_KDE4= automoc4 kdeprefix kdelibs USE_QT4= gui dbus network opengl phonon svg webkit xml xmlpatterns \ qmake_build moc_build rcc_build uic_build @@ -29,7 +30,6 @@ ADD_NEWLINE_TO= flowlayout.cpp \ wolfbuttons.cpp \ wolflabel.h -NO_STAGE= yes post-patch: .for i in ${ADD_NEWLINE_TO} ${ECHO_CMD} >> ${WRKSRC}/${i} -- cgit v1.2.3