aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-09-04 05:39:25 +0800
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-09-04 05:39:25 +0800
commit7adf47f0c94f4e9d1befc4e29a56b0bc279ebdab (patch)
treec47c0783966d17d847aead96a95d508fbf9175f9 /cad
parent928198e88916dd1ce74e56ffe31794087b3fa0c1 (diff)
downloadfreebsd-ports-gnome-7adf47f0c94f4e9d1befc4e29a56b0bc279ebdab.tar.gz
freebsd-ports-gnome-7adf47f0c94f4e9d1befc4e29a56b0bc279ebdab.tar.zst
freebsd-ports-gnome-7adf47f0c94f4e9d1befc4e29a56b0bc279ebdab.zip
- After recent commit of MPSAFE TTY layer brlcad builds and runs successfully on CURRENT, then unbreak it.
PR: ports/126746 Reported by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Diffstat (limited to 'cad')
-rw-r--r--cad/brlcad/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index 75d6c5c9d2c4..0144839421f2 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -113,10 +113,6 @@ OPTIONS= OPTIMIZATION "Build with optimizations" on
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800032
-BROKEN= does not compile
-.endif
-
EXTRA_LIBS= ${PTHREAD_LIBS}
.ifdef WITH_OPTIMIZATION