diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_auth_mysql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile index 8205ffe7dee0..3b8eb2ab17a9 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 |