aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netustad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:24:43 +0000
commit985b201424d63717aa5b6578fece8f2b853d9164 (patch)
treecc5885e72ecb468c0903137642e832ae5c7dc584 /net-mgmt/netustad
parent28bf02d683a6e9edd30f15574a3ae61f0ff5e585 (diff)
downloadports-985b201424d63717aa5b6578fece8f2b853d9164.tar.gz
ports-985b201424d63717aa5b6578fece8f2b853d9164.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt)
Notes
Notes: svn path=/head/; revision=327757
Diffstat (limited to 'net-mgmt/netustad')
-rw-r--r--net-mgmt/netustad/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/netustad/Makefile b/net-mgmt/netustad/Makefile
index c165ad055572..91128fbc99e5 100644
--- a/net-mgmt/netustad/Makefile
+++ b/net-mgmt/netustad/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: netustad
-# Date created: 9 February 2005
-# Whom: Ozkan KIRIK <ozkan@enderunix.org>
-#
+# Created by: Ozkan KIRIK <ozkan@enderunix.org>
# $FreeBSD$
-#
PORTNAME= netustad
PORTVERSION= 0.3.1
@@ -27,6 +23,7 @@ SSL_DESC= Use netUstad with SSL support
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSSL}