summaryrefslogtreecommitdiff
path: root/net/pcbsd-netmanager
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commit0c710c7b4edb5ca79906be0115763864bc7c903f (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/pcbsd-netmanager
parentPick up. (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
Diffstat (limited to 'net/pcbsd-netmanager')
-rw-r--r--net/pcbsd-netmanager/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/pcbsd-netmanager/Makefile b/net/pcbsd-netmanager/Makefile
index 2c848961f769..1eab3fe7b700 100644
--- a/net/pcbsd-netmanager/Makefile
+++ b/net/pcbsd-netmanager/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pcbsd-netmanager
-# Date created: Jul 14, 2009
-# Whom: Kris Moore
-#
+# Created by: Kris Moore
# $FreeBSD$
-#
PORTNAME= pcbsd-netmanager
PORTVERSION= 8.0
@@ -28,6 +24,7 @@ MAKE_ARGS= INSTALL_ROOT=${DESTDIR}
QMAKE_ARGS= -unix -recursive ${QMAKE_PRO}
QMAKE_PRO= pcbsdnetmanager.pro
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local/kde4|${PREFIX}|g' \
${WRKSRC}/pcbsdnetmanager.pro \