aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/kde4-windeco-crystal/Makefile
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2014-06-24 07:44:21 +0800
committerjhale <jhale@FreeBSD.org>2014-06-24 07:44:21 +0800
commite27b1959ad82da8fd2fa1989209953e97edb11de (patch)
tree2477009650e5d623522a661be61f80239d16c1db /x11-themes/kde4-windeco-crystal/Makefile
parentedda92e36307cc8b099533a3b184d8432fc62c8b (diff)
downloadfreebsd-ports-gnome-e27b1959ad82da8fd2fa1989209953e97edb11de.tar.gz
freebsd-ports-gnome-e27b1959ad82da8fd2fa1989209953e97edb11de.tar.zst
freebsd-ports-gnome-e27b1959ad82da8fd2fa1989209953e97edb11de.zip
- Support staging
- USE_BZIP2 -> USE=tar:bzip2 - Tab -> space in pkg-descr Approved by: portmgr (blanket approval)
Diffstat (limited to 'x11-themes/kde4-windeco-crystal/Makefile')
-rw-r--r--x11-themes/kde4-windeco-crystal/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-themes/kde4-windeco-crystal/Makefile b/x11-themes/kde4-windeco-crystal/Makefile
index c8acb10a83aa..5fba766c7f47 100644
--- a/x11-themes/kde4-windeco-crystal/Makefile
+++ b/x11-themes/kde4-windeco-crystal/Makefile
@@ -14,12 +14,10 @@ COMMENT= Transparent KDE window decoration
LICENSE= GPLv2
-USE_BZIP2= yes
USE_KDE4= kdelibs kdehier kdeprefix automoc4 workspace
USE_QT4= qmake_build moc_build rcc_build uic_build \
corelib gui qt3support
-USES= cmake:outsource
+USES= cmake:outsource tar:bzip2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-NO_STAGE= yes
.include <bsd.port.mk>