diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-06-25 14:19:25 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-06-25 14:19:25 +0000 |
commit | ae44dfc7b83337b56e38040dd10468b989f1ed0a (patch) | |
tree | 94f1c16e06e688897cb5d9ba59c38054071b58b1 /mail/qmail-ldap/Makefile | |
parent | 56fd9df84fb436ab35f308b89ab44c98e95ce11d (diff) | |
download | ports-ae44dfc7b83337b56e38040dd10468b989f1ed0a.tar.gz ports-ae44dfc7b83337b56e38040dd10468b989f1ed0a.zip |
Notes
Diffstat (limited to 'mail/qmail-ldap/Makefile')
-rw-r--r-- | mail/qmail-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index 44e59d012a8c..cd34f3d9a52b 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -13,7 +13,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/svscan:${PORTSDIR}/sysutils/daemontools \ ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp CONFLICTS= emboss-[0-9]* digest-[0-9]* *qmail-[0-9]* *qmail-mysql-[0-9]* \ - qmail-spamcontrol-[0-9]* qmail-tls-[0-9]* + qmail-spamcontrol-[0-9]* *qmail-tls-[0-9]* EXTRA_PATCHES+= ${MASTERDIR}/files/patch-Makefile \ ${MASTERDIR}/files/patch-auto_uids-c-dist |