summaryrefslogtreecommitdiff
path: root/chat/quirc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/quirc/Makefile')
-rw-r--r--chat/quirc/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/chat/quirc/Makefile b/chat/quirc/Makefile
index f0d310d08b3..1015405ff55 100644
--- a/chat/quirc/Makefile
+++ b/chat/quirc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2004/03/08 20:27:13 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2004/03/12 06:07:12 minskim Exp $
#
-DISTNAME= quirc-0.9.82
+DISTNAME= quirc-0.9.84
CATEGORIES= chat
MASTER_SITES= http://quirc.org/
@@ -9,10 +9,11 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://quirc.org/
COMMENT= Stable and powerful graphical IRC client
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
USE_X11= YES
-.include "../../x11/tk83/buildlink2.mk"
+.include "../../lang/tcl/buildlink3.mk"
+.include "../../x11/tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"