Ooops. Specify PATCHDIR so that these actually get patched properly.

This commit is contained in:
Sheldon Hearn 2001-06-13 21:19:14 +00:00
parent fba4414670
commit b7cf824802
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43960
3 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -9,6 +9,7 @@ PKGNAMESUFFIX= -mysql
CATEGORIES= mail
PKGDIR= ../exim
FILESDIR= ${PKGDIR}/files
PATCHDIR= ${PKGDIR}/files
WITH_MYSQL= yes

View File

@ -9,6 +9,7 @@ PKGNAMESUFFIX= -postgresql
CATEGORIES= mail
PKGDIR= ../exim
FILESDIR= ${PKGDIR}/files
PATCHDIR= ${PKGDIR}/files
WITH_PGSQL= yes