aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-04-07 16:04:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-04-07 16:04:31 +0000
commitdaab54825d4d6a2e622f69c6c7e36a7fce62f1a3 (patch)
tree41b9b0fab702c2448f8ef670a14d23158065abcd
parent810b01f469cd02d452e54501a00e7ff573d624d1 (diff)
downloadports-daab54825d4d6a2e622f69c6c7e36a7fce62f1a3.tar.gz
ports-daab54825d4d6a2e622f69c6c7e36a7fce62f1a3.zip
Notes
-rw-r--r--devel/cloudabi-toolchain/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cloudabi-toolchain/Makefile b/devel/cloudabi-toolchain/Makefile
index 7e8e177feffb..a85e400d8ae7 100644
--- a/devel/cloudabi-toolchain/Makefile
+++ b/devel/cloudabi-toolchain/Makefile
@@ -26,7 +26,7 @@ SHELL_TOOLS= man pkg-config
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 1100100
+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100100
# Depend on ELF tools provided by the base system. They work well with
# CloudABI executables.
BASE_TOOLS= addr2line c++filt objcopy readelf strings strip