summaryrefslogtreecommitdiff
path: root/irc/eggdrop
diff options
context:
space:
mode:
Diffstat (limited to 'irc/eggdrop')
-rw-r--r--irc/eggdrop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile
index 0931c7c6f4ae..d6d09645d9e5 100644
--- a/irc/eggdrop/Makefile
+++ b/irc/eggdrop/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME:S/-//}${PORTVERSION}
MAINTAINER= q@uni.de
COMMENT= The most popular open source Internet Relay Chat bot
-.if !defined(WITH_TCL)
+.if !defined(WITHOUT_TCL)
BUILD_DEPENDS+= ${LOCALBASE}/include/tcl8.3/tcl.h:${PORTSDIR}/lang/tcl83
CONFIGURE_ARGS+= --with-tcllib=${LOCALBASE}/lib/libtcl83.so \
--with-tclinc=${LOCALBASE}/include/tcl8.3/tcl.h