diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-06-13 21:19:14 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-06-13 21:19:14 +0000 |
commit | 7c639f50c92059d5552bf2a542a776a5434a3304 (patch) | |
tree | 5702e1ada57bb2ff5248696654d22632f794c014 /mail/exim-ldap | |
parent | ca26e37d95bb9463a008b9dcd6a3563b95d5947a (diff) | |
download | FreeBSD-ports-7c639f50c92059d5552bf2a542a776a5434a3304.zip FreeBSD-ports-7c639f50c92059d5552bf2a542a776a5434a3304.tar.gz |
Ooops. Specify PATCHDIR so that these actually get patched properly.
Diffstat (limited to 'mail/exim-ldap')
-rw-r--r-- | mail/exim-ldap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/exim-ldap/Makefile b/mail/exim-ldap/Makefile index 1acd105..be1cb8f 100644 --- a/mail/exim-ldap/Makefile +++ b/mail/exim-ldap/Makefile @@ -9,6 +9,7 @@ PKGNAMESUFFIX= -ldap CATEGORIES= mail PKGDIR= ../exim FILESDIR= ${PKGDIR}/files +PATCHDIR= ${PKGDIR}/files # See ../exim/Makefile for options controlling the LDAP lookup type. WITH_LDAP= yes |