aboutsummaryrefslogtreecommitdiff
path: root/mail/popa3d-before-sendmail
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-02 14:33:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-02 14:33:37 +0000
commit7bf1652bdaf99b0b755f7dcc647de352532ee515 (patch)
tree149ccf6e15957795fd2e787c27cc0cfc8cefd0bd /mail/popa3d-before-sendmail
parente577956b92c07c59df949df878a552f6b288a2ee (diff)
downloadports-7bf1652bdaf99b0b755f7dcc647de352532ee515.tar.gz
ports-7bf1652bdaf99b0b755f7dcc647de352532ee515.zip
- Stage support
- Convert few ports to USES
Notes
Notes: svn path=/head/; revision=342300
Diffstat (limited to 'mail/popa3d-before-sendmail')
-rw-r--r--mail/popa3d-before-sendmail/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/popa3d-before-sendmail/Makefile b/mail/popa3d-before-sendmail/Makefile
index 3da40e987fef..6e5efc554475 100644
--- a/mail/popa3d-before-sendmail/Makefile
+++ b/mail/popa3d-before-sendmail/Makefile
@@ -10,7 +10,6 @@ MASTERDIR?= ${.CURDIR}/../popa3d
OPTIONS_DEFAULT= SMTP_AFTER_POP3
.if exists(${.CURDIR}/Makefile.local)
-NO_STAGE= yes
.include "${.CURDIR}/Makefile.local"
.endif