svn commit: r345200 - head/irc/weechat-devel

Pietro Cerutti gahr at FreeBSD.org
Thu Feb 20 10:06:15 UTC 2014


Author: gahr
Date: Thu Feb 20 10:06:14 2014
New Revision: 345200
URL: http://svnweb.freebsd.org/changeset/ports/345200
QAT: https://qat.redports.org/buildarchive/r345200/

Log:
  - Also, remove useless include

Modified:
  head/irc/weechat-devel/Makefile

Modified: head/irc/weechat-devel/Makefile
==============================================================================
--- head/irc/weechat-devel/Makefile	Thu Feb 20 10:05:21 2014	(r345199)
+++ head/irc/weechat-devel/Makefile	Thu Feb 20 10:06:14 2014	(r345200)
@@ -112,7 +112,6 @@ PLIST_SUB+=	PERL="@comment "
 
 .if ${PORT_OPTIONS:MTCL}
 USES+=		tcl:85+
-.include "${PORTSDIR}/Mk/bsd.tcl.mk"
 CMAKE_ARGS+=	-DBSD_TCL_VER=${TCL_VER} \
 		-DBSD_TCL_LIBDIR=${LOCALBASE}/lib \
 		-DBSD_TCL_INCDIR=${TCL_INCLUDEDIR}


More information about the svn-ports-all mailing list