Stephen Montgomery-Smith
2016-01-17 20:12:20 +00:00
parent 4d9431a65a
commit 8d58cd08b6

View File

@@ -17,4 +17,11 @@ CONFIGURE_ENV+= HOME=${WRKSRC}
USES= dos2unix
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 1100000
BROKEN= Doesn't build on FreeBSD 10 or older
.endif
.include <bsd.port.post.mk>