summaryrefslogtreecommitdiff
path: root/lang/tcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tcl/Makefile')
-rw-r--r--lang/tcl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/tcl/Makefile b/lang/tcl/Makefile
index 130c1b19610..9deb7d71a49 100644
--- a/lang/tcl/Makefile
+++ b/lang/tcl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/08/24 19:53:32 jwise Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/29 20:23:58 jwise Exp $
#
DISTNAME= tcl8.3.2
@@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.tcltk.com/
+CONFLICTS+= tclman80-*
+
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes