aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-02-19 16:31:03 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-02-19 16:31:03 +0000
commit9931922a355dc0e7c58ad375a0b7e1c971be9c99 (patch)
treeae916e881dd2f6bf15ad29f4e545ddd6f9f044bb /graphics
parent91272d283d9dea331e221baeeca1cac941128ac6 (diff)
downloadports-9931922a355dc0e7c58ad375a0b7e1c971be9c99.tar.gz
ports-9931922a355dc0e7c58ad375a0b7e1c971be9c99.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ocaml-lablgl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocaml-lablgl/Makefile b/graphics/ocaml-lablgl/Makefile
index 8d03451b4af0..963a2d8f6bd6 100644
--- a/graphics/ocaml-lablgl/Makefile
+++ b/graphics/ocaml-lablgl/Makefile
@@ -55,7 +55,7 @@ post-patch:
-e "s,^#\(LIBDIR[ \t]*=\).*,\1${PREFIX}/lib/ocaml,g" \
-e "s,^#\(DLLDIR[ \t]*=\).*,\1${PREFIX}/lib/ocaml/stublibs,g" \
-e "/^TKINCLUDES/s,=.*$$,= -I${TCL_INCLUDEDIR} -I${TK_INCLUDEDIR}," \
- -e "/^TKLIBS/s,=.*$$,= -L${LOCALBASE}/lib -ltk${TK_VER:S/.//}\
+ -e "/^TKLIBS/s,=.*$$,= -L${LOCALBASE}/lib -ltk${TK_SHLIB_VER}\
-ltcl${TCL_SHLIB_VER} ${THR_LD}," \
${WRKSRC}/Makefile.config