Explicitly set MANCOMPRESSED to no. The new way of dealing with

man-pages seems to require it.
This commit is contained in:
Mikhail Teterin 2014-07-01 23:47:19 +00:00
parent 9226e02bc1
commit 504dc884dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360122

View File

@ -32,6 +32,7 @@ SUB_FILES= run-nip2.sh
# Somehow vendor's configure misses these:
MAKE_ENV+= UPDATE_MIME_DATABASE=update-mime-database \
UPDATE_DESKTOP_DATABASE=update-desktop-database
MANCOMPRESSED= no
post-install:
${INSTALL_SCRIPT} ${WRKDIR}/run-nip2.sh \