pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/eggdrop bl3ify.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e7ff79820f99
branches: trunk
changeset: 470647:e7ff79820f99
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Mar 11 06:55:22 2004 +0000
description:
bl3ify.
diffstat:
chat/eggdrop/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 3b72d8799ef2 -r e7ff79820f99 chat/eggdrop/Makefile
--- a/chat/eggdrop/Makefile Thu Mar 11 06:54:50 2004 +0000
+++ b/chat/eggdrop/Makefile Thu Mar 11 06:55:22 2004 +0000
@@ -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 @@
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 @@
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)
Home |
Main Index |
Thread Index |
Old Index