From a32868066557c877fb89510bf607787c94849ed1 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Sat, 26 Jul 2003 17:59:12 +0000 Subject: Fix logic for conditional TCL support. Submitted by: maintainer --- irc/eggdrop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc/eggdrop') 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 -- cgit v1.2.3