summaryrefslogtreecommitdiff
path: root/deskutils/plasma-applet-daisy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/plasma-applet-daisy/Makefile')
-rw-r--r--deskutils/plasma-applet-daisy/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/deskutils/plasma-applet-daisy/Makefile b/deskutils/plasma-applet-daisy/Makefile
index 79b775e50305..06891cb791ca 100644
--- a/deskutils/plasma-applet-daisy/Makefile
+++ b/deskutils/plasma-applet-daisy/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: plasma-applet-daisy
-# Date Created: 2009-07-08
-# Whom: Jason E. Hale <bsdkaffee@gmail.com>
-#
# $FreeBSD$
-#
PORTNAME= daisy
PORTVERSION= 0.0.4.26
@@ -21,4 +16,5 @@ USES= cmake gettext
USE_KDE4= automoc4 kdeprefix kdelibs workspace
USE_QT4= qmake_build moc_build rcc_build uic_build
+NO_STAGE= yes
.include <bsd.port.mk>