aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-08-16 08:36:14 +0800
committerkris <kris@FreeBSD.org>2004-08-16 08:36:14 +0800
commit25a4b78b72f02bec5620d407ac97fc45996799d3 (patch)
tree5624ab108415552b4c5062b23703d3a57260b348 /devel
parentd903b069f0b3006fc2b528c5b72ebb6d981668b5 (diff)
downloadfreebsd-ports-gnome-25a4b78b72f02bec5620d407ac97fc45996799d3.tar.gz
freebsd-ports-gnome-25a4b78b72f02bec5620d407ac97fc45996799d3.tar.zst
freebsd-ports-gnome-25a4b78b72f02bec5620d407ac97fc45996799d3.zip
BROKEN: Does not build
Diffstat (limited to 'devel')
-rw-r--r--devel/ocaml-sdl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-sdl/Makefile b/devel/ocaml-sdl/Makefile
index 2ef634aaaca2..815da8f2ccd7 100644
--- a/devel/ocaml-sdl/Makefile
+++ b/devel/ocaml-sdl/Makefile
@@ -17,6 +17,8 @@ DISTNAME= ocamlsdl-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An OCaml interface to the SDL
+BROKEN= Does not build
+
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
ocamlfind:${PORTSDIR}/devel/ocaml-findlib \
lablgl:${PORTSDIR}/graphics/ocaml-lablgl
Unbreak and update master site.lawrance2006-11-051-6/+3 * Schedule these broken ports for termination on 2006-12-01kris2006-09-031-0/+2 * Mark BROKEN: does not fetcherwin2006-08-041-0/+2 * Update to 2.9miwi2006-06-123-6/+8 * Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0 * Conversion to a single libtool environment.ade2006-02-231-1/+1 * SHA256ifyedwin2006-01-221-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1 * Fix build on 4.x (remove some ^M line ends)lawrance2005-07-021-0/+4 * Update to 2.8lawrance2005-06-304-10/+12 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-10