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 | Update to version 4143 (diff) |
Ooops. Specify PATCHDIR so that these actually get patched properly.
Notes
Notes:
svn path=/head/; revision=43960
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 |