summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-26 13:48:29 +0000
committernia <nia@pkgsrc.org>2020-03-26 13:48:29 +0000
commitc1f9a2163adfb491935bbd590c08cd36dac8e740 (patch)
treeba33c348ccc1569612ae58c339c321c0a7c463d3 /misc
parentd4f2ad56666826dc6c08f1ea4617f92177ac19b6 (diff)
downloadpkgsrc-c1f9a2163adfb491935bbd590c08cd36dac8e740.tar.gz
pixd: Avoid compressing the man page before installation
It tries to run gzip -k which apparently CentOS 7 doesn't have (?)
Diffstat (limited to 'misc')
-rw-r--r--misc/pixd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/pixd/Makefile b/misc/pixd/Makefile
index b91afd32083..b448e93b50a 100644
--- a/misc/pixd/Makefile
+++ b/misc/pixd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/13 22:30:34 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/26 13:48:29 nia Exp $
DISTNAME= pixd-1.0.0
CATEGORIES= misc
@@ -13,6 +13,8 @@ LICENSE= mit
USE_TOOLS+= gmake
+BUILD_TARGET= pixd
+
INSTALLATION_DIRS+= bin
INSTALLATION_DIRS+= ${PKGMANDIR}/man1