diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 04:12:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 04:12:32 +0000 |
commit | 784eab2ac62aa0b4967e620eb8c97a95e077d604 (patch) | |
tree | 06000a21779e6563a46db0d44cdc1ef25c292fa9 /x11-toolkits/ocaml-lablgtk2 | |
parent | 74fd78a763c484df9d20a9b403204a02b7ca9026 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk2')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index e97eca71fc44..d26d123f5a0a 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -41,7 +41,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --with-libdir=${PREFIX}/lib/ocaml PATTERN= [[:space:]]*(do|then)?[[:space:]]*)cp([[:space:]] .include <bsd.port.pre.mk> -.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk" .if (exists(${LOCALBASE}/bin/lablgl) && exists(${LOCALBASE}/libdata/pkgconfig/gtkgl-2.0.pc)) || defined(WITH_GTKTL) CONFIGURE_ARGS+= --with-gl |