pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/zircon Switch to Tk 8.4 and define NO_BUILDLINK a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/861d8bb53cb6
branches: trunk
changeset: 470839:861d8bb53cb6
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Mar 12 05:33:32 2004 +0000
description:
Switch to Tk 8.4 and define NO_BUILDLINK and NO_CONFIGURE.
diffstat:
chat/zircon/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 32a094536122 -r 861d8bb53cb6 chat/zircon/Makefile
--- a/chat/zircon/Makefile Fri Mar 12 05:31:02 2004 +0000
+++ b/chat/zircon/Makefile Fri Mar 12 05:33:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/08 20:27:13 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/03/12 05:33:32 minskim Exp $
#
DISTNAME= zircon-1.18.245
@@ -9,9 +9,11 @@
HOMEPAGE= http://catless.ncl.ac.uk/Programs/Zircon/
COMMENT= X11 interface to Internet Relay Chat
-DEPENDS+= tk>=8.3.2:../../x11/tk83
+DEPENDS+= tk>=8.3.2:../../x11/tk
INTERACTIVE_STAGE= install
+NO_BUILDLINK= yes
+NO_CONFIGURE= yes
NO_BUILD= yes
post-patch:
Home |
Main Index |
Thread Index |
Old Index