aboutsummaryrefslogtreecommitdiff
path: root/mail/sid-milter
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
commit1e3119b07ebe66367ead55242a47710e556bf383 (patch)
tree2051ba0023bbf060fa37051dc7fc6990710a53b1 /mail/sid-milter
parent0dea0192303406b3b949a31479a4264b58bafce6 (diff)
downloadports-1e3119b07ebe66367ead55242a47710e556bf383.tar.gz
ports-1e3119b07ebe66367ead55242a47710e556bf383.zip
- fix misplaced NO_STAGE in slaveports and ifdefs
Notes
Notes: svn path=/head/; revision=327804
Diffstat (limited to 'mail/sid-milter')
-rw-r--r--mail/sid-milter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sid-milter/Makefile b/mail/sid-milter/Makefile
index da1d945b39b3..f04480507da2 100644
--- a/mail/sid-milter/Makefile
+++ b/mail/sid-milter/Makefile
@@ -9,6 +9,7 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= An sid and spf milter for Sendmail
RESTRICTED= may incorporate intellectual property, possible patent issues
+NO_STAGE= yes
WCONF= ${WRKSRC}/devtools/Site
MAN8= sid-filter.8
@@ -32,7 +33,6 @@ PLIST_FILES+= include/libar.h lib/libar.a
.endif
USE_RC_SUBR= milter-sid
-NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/mail/sendmail/bsd.milter.mk"