aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-23 09:05:01 +0800
committerkris <kris@FreeBSD.org>2004-02-23 09:05:01 +0800
commite4a356e1b72ca1b88d0715f3cf5495574c27e64f (patch)
tree3ce92fe75257a8808476d81adc277138ee27a8d4 /graphics
parent453e522048317a858a14ccf91cd6a0cbe0281550 (diff)
downloadfreebsd-ports-gnome-e4a356e1b72ca1b88d0715f3cf5495574c27e64f.tar.gz
freebsd-ports-gnome-e4a356e1b72ca1b88d0715f3cf5495574c27e64f.tar.zst
freebsd-ports-gnome-e4a356e1b72ca1b88d0715f3cf5495574c27e64f.zip
This is broken on 4.x as well.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ocaml-lablgl/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/graphics/ocaml-lablgl/Makefile b/graphics/ocaml-lablgl/Makefile
index c34189cab697..1c944eb95133 100644
--- a/graphics/ocaml-lablgl/Makefile
+++ b/graphics/ocaml-lablgl/Makefile
@@ -19,6 +19,8 @@ COMMENT= OpenGL interface for Objective Caml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
+BROKEN= "Does not compile"
+
USE_MESA= yes
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/lablGL-${PORTVERSION}
@@ -26,12 +28,6 @@ ALL_TARGET= all opt
EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
-BROKEN= "Does not compile"
-.endif
-
post-extract:
@${CP} ${WRKSRC}/Makefile.config.ex ${WRKSRC}/Makefile.config
@@ -43,4 +39,4 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
td>Rewrite virtual function pointer code so it can compile with EGCS on myroger1999-09-091-26/+92 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1 * Allow vat & vic to run with tcl8.0.4.fenner1999-01-101-2/+10 * Unbreak.jseger1998-10-132-9/+16 * Mark BROKEN for ELF:jseger1998-10-131-1/+3 * tk80 has been ELFized.asami1998-09-251-2/+2