summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-01-17 13:49:01 +0000
committerdrochner <drochner@pkgsrc.org>2002-01-17 13:49:01 +0000
commit4969adf8b7885558f6fde0ab041f4f8d4eb2ed67 (patch)
tree44b1d02a24ebd0c90053ee6b0cb1fe8a13899510 /lang
parent3b7fb782dd06d3a8343501e2ace1416cc3734b8e (diff)
downloadpkgsrc-4969adf8b7885558f6fde0ab041f4f8d4eb2ed67.tar.gz
add a conflict with python20-* for the time remaining
(when all dependant pkgs are verified to work with the new Python packages, this one will be removed)
Diffstat (limited to 'lang')
-rw-r--r--lang/python/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile
index f51d59f949a..cceba8dbf16 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/10/19 14:24:51 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2002/01/17 13:49:01 drochner Exp $
#
DISTNAME= Python-2.0.1
@@ -11,6 +11,8 @@ MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://www.python.org/
COMMENT= Interpreted, interactive, object-oriented programming language
+CONFLICTS+= python20-*
+
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
DIST_SUBDIR= python