aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-02-06 01:27:22 +0800
committerantoine <antoine@FreeBSD.org>2016-02-06 01:27:22 +0800
commit33462c312edba9249f545eeda3e223c289bcfaa8 (patch)
tree9cbe67b8156f4f801caf23c914cfc84b03d11385 /math
parent1b542e73f963586d2091d5b6cea2ed32e433200c (diff)
downloadfreebsd-ports-gnome-33462c312edba9249f545eeda3e223c289bcfaa8.tar.gz
freebsd-ports-gnome-33462c312edba9249f545eeda3e223c289bcfaa8.tar.zst
freebsd-ports-gnome-33462c312edba9249f545eeda3e223c289bcfaa8.zip
Mark BROKEN on head too
Reported by: pkg-fallout
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge-ad/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/math/octave-forge-ad/Makefile b/math/octave-forge-ad/Makefile
index 62292d22a2fe..bd3684248c26 100644
--- a/math/octave-forge-ad/Makefile
+++ b/math/octave-forge-ad/Makefile
@@ -18,10 +18,6 @@ USES= dos2unix
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
-.include <bsd.port.pre.mk>
+BROKEN= doesn't build
-.if ${OSVERSION} < 1100000
-BROKEN= Doesn't build on FreeBSD 10 or older
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>