summaryrefslogtreecommitdiff
path: root/net/ngrep-lib
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/ngrep-lib
parentPick up. (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
Diffstat (limited to 'net/ngrep-lib')
-rw-r--r--net/ngrep-lib/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/ngrep-lib/Makefile b/net/ngrep-lib/Makefile
index f7a2382618b5..d3e41124b4df 100644
--- a/net/ngrep-lib/Makefile
+++ b/net/ngrep-lib/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ngrep-lib
-# Date created: 28 August 2001
-# Whom: Edwin Groothuis (edwin@mavetju.org)
-#
+# Created by: Edwin Groothuis (edwin@mavetju.org)
# $FreeBSD$
-#
PORTNAME= ngrep-lib
PORTVERSION= 1.3
@@ -20,6 +16,7 @@ CONFIGURE_ARGS+=--prefix=${PREFIX} -without-restart
USE_LDCONFIG= yes
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "amd64"