summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordrochner <drochner>2002-01-17 13:49:01 +0000
committerdrochner <drochner>2002-01-17 13:49:01 +0000
commit43d73cfc3ad9055d339ab1c9f1bef55c87743325 (patch)
tree44b1d02a24ebd0c90053ee6b0cb1fe8a13899510 /lang
parent4ea405b9acea0236e08f6edb1f427abee6ba51b5 (diff)
downloadpkgsrc-43d73cfc3ad9055d339ab1c9f1bef55c87743325.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