diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-13 21:19:14 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-13 21:19:14 +0000 |
commit | b7cf824802f962fef606c101dfe0fc0b3fc3380a (patch) | |
tree | d8a47c3ec19740da64633cb440102ddb5cde3507 /mail/exim-mysql | |
parent | fba4414670aff354a64dd719339f9d95118b5e49 (diff) | |
download | ports-b7cf824802f962fef606c101dfe0fc0b3fc3380a.tar.gz ports-b7cf824802f962fef606c101dfe0fc0b3fc3380a.zip |
Notes
Diffstat (limited to 'mail/exim-mysql')
-rw-r--r-- | mail/exim-mysql/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/exim-mysql/Makefile b/mail/exim-mysql/Makefile index f8432d6e898d..aa30eb96299c 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 |