www/mod_mono/: Moved man to share/man

Approved by:    portmgr (blanket)
2024Q2
Muhammad Moinur Rahman 2024-02-26 22:31:13 +01:00
parent 398ceffd8f
commit 0420aa81e4
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= mod_mono
PORTVERSION= 3.13
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
@ -18,7 +18,8 @@ RUN_DEPENDS= xsp:www/xsp
USES= apache libtool mono pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static --man=${PREFIX}/man
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-static --man=${PREFIX}/share/man
INSTALL_TARGET= install
PLIST_SUB= MOD_MONOCONFDIR=${MOD_MONOCONFDIR}

View File

@ -1,3 +1,3 @@
%%MOD_MONOCONFDIR%%/mod_mono.conf
%%APACHEMODDIR%%/%%AP_MODULE%%
man/man8/mod_mono.8.gz
share/man/man8/mod_mono.8.gz