pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/py-wxWidgets Add conflict with ${PYPKGPREFIX}-wxWi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53bf1ae16254
branches:  trunk
changeset: 486254:53bf1ae16254
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 25 20:01:25 2004 +0000

description:
Add conflict with ${PYPKGPREFIX}-wxWindows-[0-9]*.

diffstat:

 x11/py-wxWidgets/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r b742f1272901 -r 53bf1ae16254 x11/py-wxWidgets/Makefile
--- a/x11/py-wxWidgets/Makefile Sat Dec 25 19:56:28 2004 +0000
+++ b/x11/py-wxWidgets/Makefile Sat Dec 25 20:01:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/12/25 19:56:28 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/25 20:01:25 wiz Exp $
 #
 
 DISTNAME=      wxPythonSrc-2.4.2.4
@@ -15,6 +15,9 @@
 USE_BUILDLINK3=        yes
 USE_GNU_TOOLS+=        make
 
+# previous name of the package
+CONFLICTS+=    ${PYPKGPREFIX}-wxWindows-[0-9]*
+
 # we depend on glib which pulls in threads
 PYTHON_VERSIONS_ACCEPTED=      23pth 22pth 21pth
 BUILDLINK_DEPENDS.python21-pth=        python21-pth>=2.1.3nb3



Home | Main Index | Thread Index | Old Index