aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-02-20 10:06:14 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-02-20 10:06:14 +0000
commitc5176f9b35e39c0aa134c1bdf1e279f45b46e0c2 (patch)
tree740c22070c121a7abaeaa5d62c68f0bee48b77d9 /irc
parent2bc5bf9a4eda14113ffec78d3479b85b1d2bf030 (diff)
downloadports-c5176f9b35e39c0aa134c1bdf1e279f45b46e0c2.tar.gz
ports-c5176f9b35e39c0aa134c1bdf1e279f45b46e0c2.zip
- Also, remove useless include
Notes
Notes: svn path=/head/; revision=345200
Diffstat (limited to 'irc')
-rw-r--r--irc/weechat-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile
index b006e82b13df..62e2790302b4 100644
--- a/irc/weechat-devel/Makefile
+++ b/irc/weechat-devel/Makefile
@@ -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}