Support for non-standard PKGMANDIR for all mkc-based projects
This commit is contained in:
parent
3fa2a557f6
commit
c83af7b1fe
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}
|
||||
|
||||
do-configure:
|
||||
set -e; cd ${WRKSRC}; \
|
||||
env ${MAKE_ENV} \
|
||||
|
|
Loading…
Reference in a new issue