aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/kpackagekit/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:49 +0000
commit16f65335a1da8b465551d267919a3c57435fb132 (patch)
treefe1ec014f58105d3f735793ef91b646bdcbdc39a /ports-mgmt/kpackagekit/Makefile
parent7de019308714a4657174fe4596e39045f6e8e95c (diff)
downloadports-16f65335a1da8b465551d267919a3c57435fb132.tar.gz
ports-16f65335a1da8b465551d267919a3c57435fb132.zip
Notes
Diffstat (limited to 'ports-mgmt/kpackagekit/Makefile')
-rw-r--r--ports-mgmt/kpackagekit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/kpackagekit/Makefile b/ports-mgmt/kpackagekit/Makefile
index 48b68808a230..ab8d010a50e2 100644
--- a/ports-mgmt/kpackagekit/Makefile
+++ b/ports-mgmt/kpackagekit/Makefile
@@ -1,4 +1,3 @@
-# Created by: Alberto Villa <avilla@FreeBSD.org>
# $FreeBSD$
PORTNAME= KPackageKit
@@ -25,4 +24,5 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
+NO_STAGE= yes
.include <bsd.port.mk>