unbreak by adding missing dependency

This commit is contained in:
Ying-Chieh Liao 2004-03-24 01:15:26 +00:00
parent 740996be43
commit 6f3d47a512
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105094

View File

@ -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