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: nia
Date: Tue Dec 22 14:39:49 UTC 2020
Modified Files:
pkgsrc/graphics/py-cairo: Makefile
Log Message:
py-cairo: Temporarily remove self-conflict as a cautionary measure
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 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.67 pkgsrc/graphics/py-cairo/Makefile:1.68
--- pkgsrc/graphics/py-cairo/Makefile:1.67 Mon Dec 7 14:42:00 2020
+++ pkgsrc/graphics/py-cairo/Makefile Tue Dec 22 14:39:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2020/12/07 14:42:00 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2020/12/22 14:39:49 nia Exp $
DISTNAME= pycairo-1.20.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -15,7 +15,6 @@ 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