aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache22
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2012-09-09 00:35:31 +0800
committerohauer <ohauer@FreeBSD.org>2012-09-09 00:35:31 +0800
commit487f93242d84212a1cfde962d0bf6c9d0e0985ef (patch)
tree0a98df6e0de7ce7c621b17f2e4bc54aaaa31af66 /www/apache22
parenta45a74b2ef0b9b3c03524d98b0a3104d679a50a1 (diff)
downloadfreebsd-ports-gnome-487f93242d84212a1cfde962d0bf6c9d0e0985ef.tar.gz
freebsd-ports-gnome-487f93242d84212a1cfde962d0bf6c9d0e0985ef.tar.zst
freebsd-ports-gnome-487f93242d84212a1cfde962d0bf6c9d0e0985ef.zip
- add a note about devel/apr1 and apache22 updates
- adjust DBD IGNORE message
Diffstat (limited to 'www/apache22')
-rw-r--r--www/apache22/Makefile.modules2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache22/Makefile.modules b/www/apache22/Makefile.modules
index bf372b93f3a8..6656749f7125 100644
--- a/www/apache22/Makefile.modules
+++ b/www/apache22/Makefile.modules
@@ -43,7 +43,7 @@ IGNORE= LDAP and AUTHNZ_LDAP requires APR-util to have LDAP support built in.\
. if ${PORT_OPTIONS:MDBD} || ${PORT_OPTIONS:MAUTHN_DBD}
. if !exists(${APU_DBD_MYSQL}) && !exists(${APU_DBD_PGSQL}) && !exists(${APU_DBD_SQLITE3})
IGNORE= AUTHN_DBD and DBD requires APR-util to have DBD support build in.\
- Please rebuild APR at last with one DBD backend
+ Please rebuild APR at last with one DBD backend (MYSQL, PGSQL or SQLITE)
. endif
. endif
.endif # exists APU_CONFIG