Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2014 16:20:49 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345109 - head/lang/ocaml
Message-ID:  <201402191620.s1JGKnxG047928@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402191620.s1JGKnxG047928>