summaryrefslogtreecommitdiff
path: root/chat/eggdrop
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-11 06:55:22 +0000
committerminskim <minskim@pkgsrc.org>2004-03-11 06:55:22 +0000
commit9d23a7e70023ea2be27ed1b6d708ba6b0b9c02ca (patch)
tree40e5e5225d3eb155d560f8d8200aa12941ba99a2 /chat/eggdrop
parent2f89c70cee97c1b80799b8fbca51b434a2519add (diff)
downloadpkgsrc-9d23a7e70023ea2be27ed1b6d708ba6b0b9c02ca.tar.gz
bl3ify.
Diffstat (limited to 'chat/eggdrop')
-rw-r--r--chat/eggdrop/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/eggdrop/Makefile b/chat/eggdrop/Makefile
index 19ec8f5acd7..b24bb770aeb 100644
--- a/chat/eggdrop/Makefile
+++ b/chat/eggdrop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/03/11 06:37:50 minskim Exp $
+# $NetBSD: Makefile,v 1.11 2004/03/11 06:55:22 minskim Exp $
#
DISTNAME= eggdrop1.6.15
@@ -12,7 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.eggheads.org/
COMMENT= IRC robot with TCL scripting and multi-channel ability
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
@@ -67,7 +67,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/tcl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
.if defined(NOPIC)