aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-03-11 09:09:16 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-03-11 09:09:16 +0000
commitfb4599fb66e7a90f17519d4ff0223edae873d9a7 (patch)
tree5d9bcf120d7091f001f294e33d540d0f11fee1c6 /www/mod_auth_mysql
parenta7af7c97e3cb01349520fb2246810751eef9c965 (diff)
downloadports-fb4599fb66e7a90f17519d4ff0223edae873d9a7.tar.gz
ports-fb4599fb66e7a90f17519d4ff0223edae873d9a7.zip
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=187101
Diffstat (limited to 'www/mod_auth_mysql')
-rw-r--r--www/mod_auth_mysql/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile
index 8c367a8fa310..0bec59bf04e3 100644
--- a/www/mod_auth_mysql/Makefile
+++ b/www/mod_auth_mysql/Makefile
@@ -17,6 +17,8 @@ COMMENT= Allows users to use MySQL databases for user authentication
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
RUN_DEPENDS= ${LOCALBASE}/sbin/${AP_TARGET}:${PORTSDIR}/${APACHE_PORT}
+BROKEN= Does not build
+
USE_MYSQL= yes
WANT_APACHE= 13