Support for non-standard PKGMANDIR for all mkc-based projects

This commit is contained in:
cheusov 2011-10-19 15:03:32 +00:00
parent 3fa2a557f6
commit c83af7b1fe

View file

@ -1,3 +1,5 @@
MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}
do-configure:
set -e; cd ${WRKSRC}; \
env ${MAKE_ENV} \