From 9321a1b4891f20a9cc605a1584ab40c38a2ded60 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Thu, 19 Feb 2004 09:00:55 +0000 Subject: - Fix DEPENDS PR: ports/63033 Submitted by: maintainer --- irc/eggdrop/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irc/eggdrop') diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile index 82aa2cc84cb8..6853fe5e81e7 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -7,7 +7,7 @@ PORTNAME= eggdrop PORTVERSION= 1.6.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc tcl84 MASTER_SITES= ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/ DISTNAME= ${PORTNAME:S/-//}${PORTVERSION} @@ -18,7 +18,7 @@ COMMENT= The most popular open source Internet Relay Chat bot .include .if !defined(WITHOUT_TCL) -BUILD_DEPENDS+= ${LOCALBASE}/include/tcl8.4/tcl.h:${PORTSDIR}/lang/tcl84 +LIB_DEPENDS+= tcl84.1:${PORTSDIR}/lang/tcl84 CONFIGURE_ARGS+= --with-tcllib=${LOCALBASE}/lib/libtcl84.so \ --with-tclinc=${LOCALBASE}/include/tcl8.4/tcl.h .endif -- cgit v1.2.3