aboutsummaryrefslogtreecommitdiff
path: root/graphics/nip2
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2014-07-01 23:47:19 +0000
committerMikhail Teterin <mi@FreeBSD.org>2014-07-01 23:47:19 +0000
commit504dc884dc22b7e0999cf545fbf9963d91f8d72a (patch)
treedaa8d22d13d039507dd4bdbd1b88edae75109247 /graphics/nip2
parent9226e02bc11d7f3bce1c636797cb7a2c49f75c41 (diff)
downloadports-504dc884dc22b7e0999cf545fbf9963d91f8d72a.tar.gz
ports-504dc884dc22b7e0999cf545fbf9963d91f8d72a.zip
Explicitly set MANCOMPRESSED to no. The new way of dealing with
man-pages seems to require it.
Notes
Notes: svn path=/head/; revision=360122
Diffstat (limited to 'graphics/nip2')
-rw-r--r--graphics/nip2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile
index d69560ffc390..24d34a2e697c 100644
--- a/graphics/nip2/Makefile
+++ b/graphics/nip2/Makefile
@@ -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 \