* Use PLIST_FILES to add libauth_mysql.so
* Bump PORTREVISION
This commit is contained in:
parent
4629203d57
commit
2e1ffa9170
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126056
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue