pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pynest2d: replace x11/py-sip for wip/py-sip4
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Mon Feb 19 22:27:06 2024 +0900
Changeset: 7aec55a73487578fef36e99928c5546108f9cdda
Modified Files:
py-pynest2d/Makefile
py-pynest2d/buildlink3.mk
Log Message:
py-pynest2d: replace x11/py-sip for wip/py-sip4
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7aec55a73487578fef36e99928c5546108f9cdda
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pynest2d/Makefile | 2 +-
py-pynest2d/buildlink3.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-pynest2d/Makefile b/py-pynest2d/Makefile
index 126267d891..2316b1cf4b 100644
--- a/py-pynest2d/Makefile
+++ b/py-pynest2d/Makefile
@@ -32,5 +32,5 @@ SUBST_SED.fix-paths= -e "s,@prefix@,${PREFIX},g"
PY_PATCHPLIST=YES
.include "../../lang/python/extension.mk"
.include "../../wip/libnest2d-ultimaker/buildlink3.mk"
-.include "../../x11/py-sip/buildlink3.mk"
+.include "../../wip/py-sip4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-pynest2d/buildlink3.mk b/py-pynest2d/buildlink3.mk
index 5e8b5a76c2..c382982835 100644
--- a/py-pynest2d/buildlink3.mk
+++ b/py-pynest2d/buildlink3.mk
@@ -9,7 +9,7 @@ BUILDLINK_API_DEPENDS.py-pynest2d+= ${PYPKGPREFIX}-pynest2d>=4.11.0
BUILDLINK_PKGSRCDIR.py-pynest2d?= ../../wip/py-pynest2d
.include "../../wip/libnest2d-ultimaker/buildlink3.mk"
-.include "../../x11/py-sip/buildlink3.mk"
+.include "../../wip/py-sip4/buildlink3.mk"
.endif # PY_PYNEST2D_BUILDLINK3_MK
BUILDLINK_TREE+= -py-pynest2d
Home |
Main Index |
Thread Index |
Old Index