aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/dkfilter/Makefile1
-rw-r--r--mail/libdkim/Makefile12
-rw-r--r--mail/libsieve/Makefile4
-rw-r--r--mail/popa3d-before-sendmail/Makefile1
-rw-r--r--mail/spamcup/Makefile1
-rw-r--r--mail/xpbiff/Makefile1
6 files changed, 2 insertions, 18 deletions
diff --git a/mail/dkfilter/Makefile b/mail/dkfilter/Makefile
index 151c146222be..2db26bf9cd58 100644
--- a/mail/dkfilter/Makefile
+++ b/mail/dkfilter/Makefile
@@ -26,5 +26,4 @@ GROUPS= ${DKFILTER_GROUPNAME}
DKFILTER_USERNAME?= dkfilter
DKFILTER_GROUPNAME?= ${DKFILTER_USERNAME}
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/mail/libdkim/Makefile b/mail/libdkim/Makefile
index 3f478e61d8b9..b7e456563000 100644
--- a/mail/libdkim/Makefile
+++ b/mail/libdkim/Makefile
@@ -20,19 +20,9 @@ USE_OPENSSL= YES
WRKSRC= ${WRKDIR}/${PORTNAME}/src
-NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-#Check for OPENSSL 0.9.8 in BASE: If not present require PORT
-.if ${OSVERSION} < 700019
-WITH_OPENSSL_PORT= yes
-.endif
-
-.include <bsd.port.pre.mk>
-
post-patch:
${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.prev
@${SED} -e "s=%%SHLIB_MAJOR%%=${SHLIB_MAJOR}=g" \
${FILESDIR}/Makefile > ${WRKSRC}/Makefile
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/mail/libsieve/Makefile b/mail/libsieve/Makefile
index cf7acb621628..1980aa544d24 100644
--- a/mail/libsieve/Makefile
+++ b/mail/libsieve/Makefile
@@ -13,9 +13,7 @@ LICENSE=LGPL21
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${PREFIX}
-USE_GMAKE= yes
-USES= bison
+USES= bison gmake
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
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
diff --git a/mail/spamcup/Makefile b/mail/spamcup/Makefile
index 084835adc8eb..623096d309c8 100644
--- a/mail/spamcup/Makefile
+++ b/mail/spamcup/Makefile
@@ -24,5 +24,4 @@ PLIST_FILES= bin/spamcup.pl ${SITE_PERL_REL}/spamcup.pl \
PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/Spamcup
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile
index 6bf6f0f59e87..1aaf8cbe5499 100644
--- a/mail/xpbiff/Makefile
+++ b/mail/xpbiff/Makefile
@@ -27,7 +27,6 @@ YOUBINBINDIR= ${PREFIX}
YOUBINBINDIR= ${LOCALBASE}
.endif
-NO_STAGE= yes
.include <bsd.port.pre.mk>
do-extract: