aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2017-07-11 22:08:24 +0800
committertobik <tobik@FreeBSD.org>2017-07-11 22:08:24 +0800
commit2a3e3fcd2a1ba9cacd34fe50e4a11a6f0d68a29c (patch)
tree39be1332a9823d189d771c927a0b5db30183f70e
parent882a3454af857010e23952b70527ab5a1f6ed787 (diff)
downloadfreebsd-ports-2a3e3fcd2a1ba9cacd34fe50e4a11a6f0d68a29c.tar.gz
freebsd-ports-2a3e3fcd2a1ba9cacd34fe50e4a11a6f0d68a29c.tar.zst
freebsd-ports-2a3e3fcd2a1ba9cacd34fe50e4a11a6f0d68a29c.zip
MFH: r445498
Fix build on 12.0-CURRENT iohyve.8.gz is never created with NO_BUILD=yes set and the build fails with: ===> Staging for iohyve-0.7.9 ===> Generating temporary packing list ... install -c iohyve.8.gz /wrkdirs/usr/ports/sysutils/iohyve/work/stage//usr/local/man/man8/ install: iohyve.8.gz: No such file or directory *** Error code 71 PR: 220624 Approved by: lme (mentor, maintainer) Approved by: ports-secteam (blanket)
-rw-r--r--sysutils/iohyve/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/iohyve/Makefile b/sysutils/iohyve/Makefile
index 054eae634f37..31f57d19c80f 100644
--- a/sysutils/iohyve/Makefile
+++ b/sysutils/iohyve/Makefile
@@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
GH_ACCOUNT= pr1ntf
-NO_BUILD= yes
NO_ARCH= yes
do-patch: