pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-cairo
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 29 07:25:34 UTC 2022
Modified Files:
pkgsrc/graphics/py-cairo: Makefile
Log Message:
py-cairo: mark as conflicting with other versions of this package
Due to header and .pc file.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/graphics/py-cairo/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-cairo/Makefile
diff -u pkgsrc/graphics/py-cairo/Makefile:1.70 pkgsrc/graphics/py-cairo/Makefile:1.71
--- pkgsrc/graphics/py-cairo/Makefile:1.70 Tue Jan 4 20:54:04 2022
+++ pkgsrc/graphics/py-cairo/Makefile Sat Jan 29 07:25:34 2022
@@ -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 @@ LICENSE= gnu-lgpl-v2.1 OR mpl-1.1
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