aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-03-24 01:15:26 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-03-24 01:15:26 +0000
commit6f3d47a51238358a58d29958c685913ce3c07211 (patch)
tree471592d033a789616632e70014b7f5219215bc5e /graphics
parent740996be43648016decc6ce561d654da0803d305 (diff)
downloadports-6f3d47a51238358a58d29958c685913ce3c07211.tar.gz
ports-6f3d47a51238358a58d29958c685913ce3c07211.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ocaml-lablgl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ocaml-lablgl/Makefile b/graphics/ocaml-lablgl/Makefile
index 11a9dbb37551..9c08f80d7656 100644
--- a/graphics/ocaml-lablgl/Makefile
+++ b/graphics/ocaml-lablgl/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= rk@ronald.org
COMMENT= OpenGL interface for Objective Caml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
+LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut
RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
USE_GL= yes
@@ -25,8 +26,6 @@ ALL_TARGET= all opt
#EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME}
#DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
-BROKEN= "Does not compile"
-
post-extract:
@${CP} ${WRKSRC}/Makefile.config.freebsd ${WRKSRC}/Makefile.config