aboutsummaryrefslogtreecommitdiff
path: root/lang/caml-light/Makefile
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2003-08-02 15:33:39 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2003-08-02 15:33:39 +0000
commit1386de3055bb0df55a9993067eef25a956751919 (patch)
treef3ed596658d0ade69f05c3b5549fef094f5a110d /lang/caml-light/Makefile
parent5124709f8c7dd920cbdf53d30aadb7d33580a0ce (diff)
Notes
Diffstat (limited to 'lang/caml-light/Makefile')
-rw-r--r--lang/caml-light/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/caml-light/Makefile b/lang/caml-light/Makefile
index 7a9a137bc2a7..1a8403ac5a38 100644
--- a/lang/caml-light/Makefile
+++ b/lang/caml-light/Makefile
@@ -25,10 +25,6 @@ MAN1= camlc.1 camllex.1 camllibr.1 camllight.1 camlmktop.1 camlrun.1 camlyacc.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile"
-.endif
-
do-build:
cd ${WRKSRC}/src; ${MAKE} ${ALL_TARGET} PREFIX=${PREFIX} \
X11BASE=${X11BASE}