summaryrefslogtreecommitdiff
path: root/lang/tcl/Makefile
diff options
context:
space:
mode:
authorjwise <jwise>2000-08-29 20:23:58 +0000
committerjwise <jwise>2000-08-29 20:23:58 +0000
commitdf93bd6dd66c34626a30a47b5fb3458a673e6cf5 (patch)
tree9a8b477a5afa1d2ea0a173f4e172432fca5198fc /lang/tcl/Makefile
parent0582cef79ac7a76197ca3cc382ab2df6a0d6b38f (diff)
downloadpkgsrc-df93bd6dd66c34626a30a47b5fb3458a673e6cf5.tar.gz
Restore RCS Id accidentally lost from a patch, and make this conflict with
tclman80-*, as this package installs tcl and it's documentation.
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