Ooops. Specify PATCHDIR so that these actually get patched properly.
This commit is contained in:
parent
fba4414670
commit
b7cf824802
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43960
@ -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
|
||||
|
@ -9,6 +9,7 @@ PKGNAMESUFFIX= -mysql
|
||||
CATEGORIES= mail
|
||||
PKGDIR= ../exim
|
||||
FILESDIR= ${PKGDIR}/files
|
||||
PATCHDIR= ${PKGDIR}/files
|
||||
|
||||
WITH_MYSQL= yes
|
||||
|
||||
|
@ -9,6 +9,7 @@ PKGNAMESUFFIX= -postgresql
|
||||
CATEGORIES= mail
|
||||
PKGDIR= ../exim
|
||||
FILESDIR= ${PKGDIR}/files
|
||||
PATCHDIR= ${PKGDIR}/files
|
||||
|
||||
WITH_PGSQL= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user