summaryrefslogtreecommitdiff
path: root/chat/eggdrop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/eggdrop/Makefile')
-rw-r--r--chat/eggdrop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/eggdrop/Makefile b/chat/eggdrop/Makefile
index 4dca559228e..1d9961874e9 100644
--- a/chat/eggdrop/Makefile
+++ b/chat/eggdrop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:25:36 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/08 19:52:50 minskim Exp $
#
DISTNAME= eggdrop1.6.15
@@ -66,7 +66,7 @@ do-install-program:
cd ${WRKSRC}/scripts && ${INSTALL_DATA} CONTENTS *.tcl autobotchk \
botchk weed ${PREFIX}/share/eggdrop/scripts/
-.include "../../lang/tcl/buildlink2.mk"
+.include "../../lang/tcl83/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
.if defined(NOPIC)