summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2005-01-10 13:55:15 +0000
committerjeh <jeh@FreeBSD.org>2005-01-10 13:55:15 +0000
commit96dd8e12d903e7b87b8082d032788ad06211f28b (patch)
tree622aed1538ce2f1e7a3b9e6c32d38dccd1c21357 /www
parent5404e7887fe30cc5bdd912f4e9f00ecbed6c03b9 (diff)
downloadFreeBSD-ports-96dd8e12d903e7b87b8082d032788ad06211f28b.zip
FreeBSD-ports-96dd8e12d903e7b87b8082d032788ad06211f28b.tar.gz
* Use PLIST_FILES to add libauth_mysql.so
* Bump PORTREVISION
Diffstat (limited to 'www')
-rw-r--r--www/mod_auth_mysql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile
index 8205ffe..3b8eb2a 100644
--- a/www/mod_auth_mysql/Makefile
+++ b/www/mod_auth_mysql/Makefile
@@ -6,7 +6,7 @@
PORTNAME= mod_auth_mysql
PORTVERSION= 2.20
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mod-auth-mysql
@@ -22,6 +22,7 @@ USE_MYSQL= yes
WANT_APACHE= 13
AP_GENPLIST= yes
PORTDOCS= README USAGE
+PLIST_FILES+= libexec/apache/libauth_mysql.so
PKGMESSAGE= ${WRKSRC}/.install_notes
OpenPOWER on IntegriCloud