summaryrefslogtreecommitdiffstats
path: root/net/nfsshell
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerbapt <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commitea8ff22cff3d553574b25de8cfd89024ab2cb22e (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/nfsshell
parentf4e54587cbf7898bdbed25ffd7a865f48f22cc34 (diff)
downloadFreeBSD-ports-ea8ff22cff3d553574b25de8cfd89024ab2cb22e.zip
FreeBSD-ports-ea8ff22cff3d553574b25de8cfd89024ab2cb22e.tar.gz
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
Diffstat (limited to 'net/nfsshell')
-rw-r--r--net/nfsshell/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/nfsshell/Makefile b/net/nfsshell/Makefile
index 34e159c..454a119 100644
--- a/net/nfsshell/Makefile
+++ b/net/nfsshell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nfsshell
-# Date created: 5 February 2005
-# Whom: johans@stack.nl
-#
+# Created by: johans@stack.nl
# $FreeBSD$
-#
PORTNAME= nfsshell
PORTVERSION= 19980519
@@ -20,6 +16,7 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DREADLINE" LIBS="-lreadline"
PLIST_FILES= bin/nfsshell
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/nfs ${PREFIX}/bin/nfsshell
OpenPOWER on IntegriCloud