summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-12 05:33:32 +0000
committerminskim <minskim@pkgsrc.org>2004-03-12 05:33:32 +0000
commit95b4ac39b425910cc4db6e6279297c55b85f9f38 (patch)
treee4a3fe3d8bec0d6b7420de709210471ce6ff48e2 /chat
parent3e9ae237bbd15c4a591178e316effca3d9715e45 (diff)
downloadpkgsrc-95b4ac39b425910cc4db6e6279297c55b85f9f38.tar.gz
Switch to Tk 8.4 and define NO_BUILDLINK and NO_CONFIGURE.
Diffstat (limited to 'chat')
-rw-r--r--chat/zircon/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/chat/zircon/Makefile b/chat/zircon/Makefile
index 57668dd3125..be33b4fb825 100644
--- a/chat/zircon/Makefile
+++ b/chat/zircon/Makefile
@@ -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 @@ MAINTAINER= frueauf@NetBSD.org
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: