mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Missed a TK-related variable
This commit is contained in:
parent
91272d283d
commit
9931922a35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345111
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user