aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2014-04-19 14:29:58 +0800
committerbdrewery <bdrewery@FreeBSD.org>2014-04-19 14:29:58 +0800
commitdee63c40936a2b885226655669ca82f190af7416 (patch)
tree4a16d510a42f343cc5114efd7240380e5e296095 /mail
parentf3809aacd0cc75c8ddde1c3b090753bddd7cde1e (diff)
downloadfreebsd-ports-gnome-dee63c40936a2b885226655669ca82f190af7416.tar.gz
freebsd-ports-gnome-dee63c40936a2b885226655669ca82f190af7416.tar.zst
freebsd-ports-gnome-dee63c40936a2b885226655669ca82f190af7416.zip
Missed with r351447:
- Support stagedir - Fix all leftovers Note that this depends on new Mk/Scripts/check_leftovers.sh added in r351446. - Bump PORTREVISION in all ports due to plist being fixed. - Support man.d on FreeBSD 9+ - Convert NOPORTDOCS - Fix bad perl shebang for scripts/mkaliasdir - Remove pkg-install and move all to pkg-plist - Fix /var/qmail modified warning in poudriere by doing nothing in install-mtree - Fix /var/qmail getting unpredictable/wrong permissions due to USERS/GROUPS changing for every user with HOME=/var/qmail - Use more OPTIONS helpers - Fix ccache support for spamcontrol patch building - Fix build of SMTPEXTFORK in mail/qmail-spamcontrol with recent clang Tested with: pkg and pkg_install
Diffstat (limited to 'mail')
-rw-r--r--mail/qmail-ldap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile
index 2fb81913c718..0c222388fce3 100644
--- a/mail/qmail-ldap/Makefile
+++ b/mail/qmail-ldap/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qmail
PORTVERSION= ${QMAIL_VERSION}.${LDAP_PATCH_DATE}
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= mail
PKGNAMESUFFIX= -ldap
@@ -18,7 +18,6 @@ CONFLICTS= emboss-[0-9]* digest-[0-9]* qmail-[0-9]* qmail-mysql-[0-9]* \
EXTRA_PATCHES+= ${MASTERDIR}/files/patch-Makefile \
${MASTERDIR}/files/patch-auto_uids-c-dist
-NO_STAGE= yes
USE_OPENLDAP= yes
SLAVE_LDAP= yes