pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-sip6 py-sip6: add PYTHON_SELF_CONFLICT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45d1a8f134d9
branches:  trunk
changeset: 390899:45d1a8f134d9
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Dec 31 22:51:43 2022 +0000

description:
py-sip6: add PYTHON_SELF_CONFLICT

diffstat:

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

diffs (18 lines):

diff -r 4551addf1484 -r 45d1a8f134d9 x11/py-sip6/Makefile
--- a/x11/py-sip6/Makefile      Sat Dec 31 22:24:31 2022 +0000
+++ b/x11/py-sip6/Makefile      Sat Dec 31 22:51:43 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/12/31 22:22:10 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/12/31 22:51:43 adam Exp $
 
 DISTNAME=      sip-${PKGVERSION_NOREV}
 PKGNAME=       ${PYPKGPREFIX}-sip6-6.7.5
@@ -17,6 +17,8 @@
 
 USE_LANGUAGES= c c++
 
+PYTHON_SELF_CONFLICT=  yes
+
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
 .include "../../lang/python/egg.mk"



Home | Main Index | Thread Index | Old Index