aboutsummaryrefslogtreecommitdiff
path: root/graphics/code-eli
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-01-15 17:59:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-01-15 17:59:10 +0000
commit2746230174f53b4c7141b526ad702fd86baa73f1 (patch)
treeb5a815efcdc90b668d9f68255930823b7d7d18b3 /graphics/code-eli
parent98e9f60dfec05d3fe68dd56244e5f01122d4b239 (diff)
downloadports-2746230174f53b4c7141b526ad702fd86baa73f1.tar.gz
ports-2746230174f53b4c7141b526ad702fd86baa73f1.zip
Notes
Diffstat (limited to 'graphics/code-eli')
-rw-r--r--graphics/code-eli/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/code-eli/Makefile b/graphics/code-eli/Makefile
index 9a0f8caa9b2f..da50b05b5f76 100644
--- a/graphics/code-eli/Makefile
+++ b/graphics/code-eli/Makefile
@@ -37,6 +37,10 @@ DOCS_ALL_TARGET= doc
.include <bsd.port.options.mk>
+.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
+BROKEN= Can not compile if FreeBSD version lower than 10.0-RELEASE
+.endif
+
post-patch:
.if ! ${PORT_OPTIONS:MEXAMPLES}
${REINPLACE_CMD} \