aboutsummaryrefslogtreecommitdiff
path: root/security/gag/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gag/Makefile')
-rw-r--r--security/gag/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gag/Makefile b/security/gag/Makefile
index 0c1e641de8c8..37d180feeb0e 100644
--- a/security/gag/Makefile
+++ b/security/gag/Makefile
@@ -1,6 +1,5 @@
# Created by: David O'Brien (obrien@NUXI.com)
# $FreeBSD$
-#
PORTNAME= gag
PORTVERSION= 2.9
@@ -19,6 +18,7 @@ ALL_TARGET= gag
PORTDOCS= README
PLIST_FILES= sbin/gag
+NO_STAGE= yes
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/gag ${PREFIX}/sbin
.if !defined(NOPORTDOCS)