pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-cairo py-cairo: mark as conflicting with o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1ecdeb081d7
branches:  trunk
changeset: 372697:d1ecdeb081d7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 29 07:25:34 2022 +0000

description:
py-cairo: mark as conflicting with other versions of this package

Due to header and .pc file.

diffstat:

 graphics/py-cairo/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b59a94e92a04 -r d1ecdeb081d7 graphics/py-cairo/Makefile
--- a/graphics/py-cairo/Makefile        Sat Jan 29 07:23:59 2022 +0000
+++ b/graphics/py-cairo/Makefile        Sat Jan 29 07:25:34 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2022/01/04 20:54:04 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2022/01/29 07:25:34 wiz Exp $
 
 DISTNAME=              pycairo-1.20.1
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -16,6 +16,7 @@
 USE_TOOLS+=            pkg-config
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
+PYTHON_SELF_CONFLICT=          yes
 
 BUILDLINK_API_DEPENDS.cairo+=  cairo>=1.13.1
 .include "../../graphics/cairo/buildlink3.mk"



Home | Main Index | Thread Index | Old Index