aboutsummaryrefslogtreecommitdiffstats
path: root/irc/eggdrop
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2013-05-15 17:42:00 +0800
committergahr <gahr@FreeBSD.org>2013-05-15 17:42:00 +0800
commit14bed8edfc1e7889b53c71026c46dd77ee33b420 (patch)
treee08795944acd27d7a22fbd9655aefe3ca220b04d /irc/eggdrop
parent132b3d052a6358bf7e99fe3cd3ed2bcff83ee8d0 (diff)
downloadfreebsd-ports-gnome-14bed8edfc1e7889b53c71026c46dd77ee33b420.tar.gz
freebsd-ports-gnome-14bed8edfc1e7889b53c71026c46dd77ee33b420.tar.zst
freebsd-ports-gnome-14bed8edfc1e7889b53c71026c46dd77ee33b420.zip
- Fix build with Tcl/Tk 8.6
Reported by: miwi (Tcl/Tk 86 exp-run) Approved by: portmgr
Diffstat (limited to 'irc/eggdrop')
-rw-r--r--irc/eggdrop/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile
index ffcc4315d3fd..42a8238c54b9 100644
--- a/irc/eggdrop/Makefile
+++ b/irc/eggdrop/Makefile
@@ -16,6 +16,8 @@ LICENSE= GPLv2
USE_TCL= 85+
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--with-tcllib=${LOCALBASE}/lib/libtcl${TCL_VER:S/.//}.so \
+ --with-tclinc=${LOCALBASE}/include/tcl${TCL_VER}/tcl.h
MAKE_JOBS_UNSAFE= yes
MAN1= eggdrop.1