svn commit: r345109 - head/lang/ocaml

Pietro Cerutti gahr at FreeBSD.org
Wed Feb 19 16:20:49 UTC 2014


Author: gahr
Date: Wed Feb 19 16:20:49 2014
New Revision: 345109
URL: http://svnweb.freebsd.org/changeset/ports/345109
QAT: https://qat.redports.org/buildarchive/r345109/

Log:
  - Also, remove useless include

Modified:
  head/lang/ocaml/Makefile

Modified: head/lang/ocaml/Makefile
==============================================================================
--- head/lang/ocaml/Makefile	Wed Feb 19 16:15:23 2014	(r345108)
+++ head/lang/ocaml/Makefile	Wed Feb 19 16:20:49 2014	(r345109)
@@ -70,7 +70,6 @@ CONFLICTS+=	ocaml-[0-9]* ocaml-nox11-[0-
 CONFIGURE_ARGS+=-no-tk
 .else
 USES+=		tk:84,85
-.include "${PORTSDIR}/Mk/bsd.tcl.mk"
 PLIST_SUB+=	TK=""
 CONFLICTS+=	ocaml-nox11-[0-9]* ocaml-notk-[0-9]*
 CONFIGURE_ARGS+=	-tkdefs \


More information about the svn-ports-all mailing list