aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorlippe <lippe@FreeBSD.org>2008-09-04 05:39:25 +0800
committerlippe <lippe@FreeBSD.org>2008-09-04 05:39:25 +0800
commit6056646cf1e67f78bef73d7e8d7b407497f739aa (patch)
tree61dd3e32c8c5ee17320b619c3dfba25f87313994 /cad
parenta3ef0cfa24f7bf363b8d4d73fc2dd074985ebff2 (diff)
downloadfreebsd-ports-gnome-6056646cf1e67f78bef73d7e8d7b407497f739aa.tar.gz
freebsd-ports-gnome-6056646cf1e67f78bef73d7e8d7b407497f739aa.tar.zst
freebsd-ports-gnome-6056646cf1e67f78bef73d7e8d7b407497f739aa.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