summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-06-13 21:19:14 +0000
committersheldonh <sheldonh@FreeBSD.org>2001-06-13 21:19:14 +0000
commit7c639f50c92059d5552bf2a542a776a5434a3304 (patch)
tree5702e1ada57bb2ff5248696654d22632f794c014 /mail
parentca26e37d95bb9463a008b9dcd6a3563b95d5947a (diff)
downloadFreeBSD-ports-7c639f50c92059d5552bf2a542a776a5434a3304.zip
FreeBSD-ports-7c639f50c92059d5552bf2a542a776a5434a3304.tar.gz
Ooops. Specify PATCHDIR so that these actually get patched properly.
Diffstat (limited to 'mail')
-rw-r--r--mail/exim-ldap/Makefile1
-rw-r--r--mail/exim-mysql/Makefile1
-rw-r--r--mail/exim-postgresql/Makefile1
3 files changed, 3 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
diff --git a/mail/exim-mysql/Makefile b/mail/exim-mysql/Makefile
index f8432d6..aa30eb9 100644
--- a/mail/exim-mysql/Makefile
+++ b/mail/exim-mysql/Makefile
@@ -9,6 +9,7 @@ PKGNAMESUFFIX= -mysql
CATEGORIES= mail
PKGDIR= ../exim
FILESDIR= ${PKGDIR}/files
+PATCHDIR= ${PKGDIR}/files
WITH_MYSQL= yes
diff --git a/mail/exim-postgresql/Makefile b/mail/exim-postgresql/Makefile
index 8fa6ca5..814207d 100644
--- a/mail/exim-postgresql/Makefile
+++ b/mail/exim-postgresql/Makefile
@@ -9,6 +9,7 @@ PKGNAMESUFFIX= -postgresql
CATEGORIES= mail
PKGDIR= ../exim
FILESDIR= ${PKGDIR}/files
+PATCHDIR= ${PKGDIR}/files
WITH_PGSQL= yes
OpenPOWER on IntegriCloud