www/mod_mono/: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
398ceffd8f
commit
0420aa81e4
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= mod_mono
|
PORTNAME= mod_mono
|
||||||
PORTVERSION= 3.13
|
PORTVERSION= 3.13
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/
|
MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/
|
||||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||||
@ -18,7 +18,8 @@ RUN_DEPENDS= xsp:www/xsp
|
|||||||
USES= apache libtool mono pkgconfig
|
USES= apache libtool mono pkgconfig
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
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
|
INSTALL_TARGET= install
|
||||||
PLIST_SUB= MOD_MONOCONFDIR=${MOD_MONOCONFDIR}
|
PLIST_SUB= MOD_MONOCONFDIR=${MOD_MONOCONFDIR}
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
%%MOD_MONOCONFDIR%%/mod_mono.conf
|
%%MOD_MONOCONFDIR%%/mod_mono.conf
|
||||||
%%APACHEMODDIR%%/%%AP_MODULE%%
|
%%APACHEMODDIR%%/%%AP_MODULE%%
|
||||||
man/man8/mod_mono.8.gz
|
share/man/man8/mod_mono.8.gz
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user