aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2014-07-02 07:47:19 +0800
committermi <mi@FreeBSD.org>2014-07-02 07:47:19 +0800
commit7c73f53449a3652124922b1285e7570962ed3992 (patch)
treedaa8d22d13d039507dd4bdbd1b88edae75109247 /graphics
parent382cc069d65530c7af26d64537dbb78c5eb7052e (diff)
downloadfreebsd-ports-gnome-7c73f53449a3652124922b1285e7570962ed3992.tar.gz
freebsd-ports-gnome-7c73f53449a3652124922b1285e7570962ed3992.tar.zst
freebsd-ports-gnome-7c73f53449a3652124922b1285e7570962ed3992.zip
Explicitly set MANCOMPRESSED to no. The new way of dealing with
man-pages seems to require it.
Diffstat (limited to 'graphics')
-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 \