summaryrefslogtreecommitdiff
path: root/security/doorman
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
commita65ed2e51bf631a6b8ab766f984bf33c686d239a (patch)
tree446f26536f63818c96e297aac8c4f1490814f146 /security/doorman
parentFix header conversion (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: security)
Notes
Notes: svn path=/head/; revision=327769
Diffstat (limited to 'security/doorman')
-rw-r--r--security/doorman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/doorman/Makefile b/security/doorman/Makefile
index f5b87bf0d6cc..40f2a3769b76 100644
--- a/security/doorman/Makefile
+++ b/security/doorman/Makefile
@@ -1,6 +1,5 @@
# Created by: Aaron Dalton <aaron@daltons.ca>
# $FreeBSD$
-#
PORTNAME= doorman
PORTVERSION= 0.81
@@ -28,6 +27,7 @@ GNU_CONFIGURE= yes
SUB_FILES= pkg-message doormand.cf.EXAMPLE
USE_RC_SUBR= doorman
+NO_STAGE= yes
pre-patch:
@${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' \
${WRKSRC}/doormand.c