[Midnightbsd-cvs] mports [20779] trunk/lang/ocaml/Makefile: force tcl
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Nov 12 20:48:55 EST 2015
Revision: 20779
http://svnweb.midnightbsd.org/mports/?rev=20779
Author: laffer1
Date: 2015-11-12 20:48:54 -0500 (Thu, 12 Nov 2015)
Log Message:
-----------
force tcl
Modified Paths:
--------------
trunk/lang/ocaml/Makefile
Modified: trunk/lang/ocaml/Makefile
===================================================================
--- trunk/lang/ocaml/Makefile 2015-11-13 01:47:40 UTC (rev 20778)
+++ trunk/lang/ocaml/Makefile 2015-11-13 01:48:54 UTC (rev 20779)
@@ -93,7 +93,7 @@
IGNORE=requires X11 support to build TK bindings
. endif
USE_TK= 84+
-#USES+= tk:84+
+USES+= tk:84+
PLIST_SUB+= TK=""
CONFIGURE_ARGS+= -tkdefs \
"-I${TCL_INCLUDEDIR} -I${TK_INCLUDEDIR} ${THR_CPP}" \
More information about the Midnightbsd-cvs
mailing list