From 2e1ffa917038b7daa269b875cf9d36bca3eecf72 Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Mon, 10 Jan 2005 13:55:15 +0000 Subject: [PATCH] * Use PLIST_FILES to add libauth_mysql.so * Bump PORTREVISION --- www/mod_auth_mysql/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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