aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_cookie_mysql
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-12-04 14:08:56 +0000
committerClement Laforet <clement@FreeBSD.org>2005-12-04 14:08:56 +0000
commit146dcd05a3ab515bb8719d82641a29a38eae67e8 (patch)
treed81159ef3dc5df959496c90934f5111de6816958 /www/mod_auth_cookie_mysql
parentc7c04ab3a3cfc74e072ef713cc287e4639ec4d34 (diff)
downloadports-146dcd05a3ab515bb8719d82641a29a38eae67e8.tar.gz
ports-146dcd05a3ab515bb8719d82641a29a38eae67e8.zip
Notes
Diffstat (limited to 'www/mod_auth_cookie_mysql')
-rw-r--r--www/mod_auth_cookie_mysql/Makefile7
-rw-r--r--www/mod_auth_cookie_mysql/distinfo1
2 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_auth_cookie_mysql/Makefile b/www/mod_auth_cookie_mysql/Makefile
index 379cf923b09b..ba90edb12d22 100644
--- a/www/mod_auth_cookie_mysql/Makefile
+++ b/www/mod_auth_cookie_mysql/Makefile
@@ -16,17 +16,16 @@ MAINTAINER= apache@FreeBSD.org
COMMENT= Allows authentication against a MySQL database via a secure cookie
USE_MYSQL= YES
+
# If someone can test it with MySQL 4.1 ;-)
BROKEN_WITH_MYSQL= 41
-WANT_APACHE= 13
+USE_APACHE= 13
AP_FAST_BUILD= YES
AP_INC?= ${LOCALBASE}/include/mysql
AP_LIB?= ${LOCALBASE}/lib/mysql -lmysqlclient -lz
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"
post-install:
@(cd ${WRKSRC} && ${APXS} -A -i ${PORTNAME}.so)
.if !defined(NOPORTDOCS)
@@ -37,4 +36,4 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/putcookie.cgi ${EXAMPLESDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/mod_auth_cookie_mysql/distinfo b/www/mod_auth_cookie_mysql/distinfo
index bbf20dbde96e..650a329d8156 100644
--- a/www/mod_auth_cookie_mysql/distinfo
+++ b/www/mod_auth_cookie_mysql/distinfo
@@ -1,2 +1,3 @@
MD5 (apache/mod_auth_cookie_mysql-1.0.tar.gz) = 84ab8b4a0e19bfc3af808b11a399b050
+SHA256 (apache/mod_auth_cookie_mysql-1.0.tar.gz) = 716e19d801f6872b5f58010e4b17550302f2382f0c876ab69473ef7de7a9d9e1
SIZE (apache/mod_auth_cookie_mysql-1.0.tar.gz) = 14688