aboutsummaryrefslogtreecommitdiff
path: root/security/mosref
diff options
context:
space:
mode:
Diffstat (limited to 'security/mosref')
-rw-r--r--security/mosref/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mosref/Makefile b/security/mosref/Makefile
index 36e9484c8d97..59e2d3418b56 100644
--- a/security/mosref/Makefile
+++ b/security/mosref/Makefile
@@ -36,7 +36,7 @@ post-install:
.include <bsd.port.pre.mk>
-.if !exists(/usr/include/stdint.h)
+.if ${OSVERSION} < 500000
BROKEN= requires stdint.h
.endif