pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/py-pspdfutils
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 10 20:34:41 UTC 2024
Modified Files:
pkgsrc/print/py-pspdfutils: Makefile
Log Message:
py-pspdfutils: mark as conflicting with other py* versions of itself
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/print/py-pspdfutils/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/py-pspdfutils/Makefile
diff -u pkgsrc/print/py-pspdfutils/Makefile:1.13 pkgsrc/print/py-pspdfutils/Makefile:1.14
--- pkgsrc/print/py-pspdfutils/Makefile:1.13 Sun Nov 5 09:57:35 2023
+++ pkgsrc/print/py-pspdfutils/Makefile Wed Apr 10 20:34:41 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2023/11/05 09:57:35 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2024/04/10 20:34:41 wiz Exp $
DISTNAME= pspdfutils-3.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -24,6 +24,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-wand>=0:..
INSTALLATION_DIRS+= ${PKGMANDIR}
PYTHON_VERSIONS_INCOMPATIBLE= 27 38
+PYTHON_SELF_CONFLICT= yes
.include "../../mk/bsd.prefs.mk"
post-install:
Home |
Main Index |
Thread Index |
Old Index