pkgsrc-WIP-changes archive

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

*: update path to erfa



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Mon Jul 25 21:51:57 2022 +0200
Changeset:	083c4586202a5c9772bde67464707f648248b95f

Modified Files:
	py-pyerfa/Makefile

Log Message:
*: update path to erfa

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=083c4586202a5c9772bde67464707f648248b95f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-pyerfa/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-pyerfa/Makefile b/py-pyerfa/Makefile
index 56129a3392..8a3f506d47 100644
--- a/py-pyerfa/Makefile
+++ b/py-pyerfa/Makefile
@@ -21,7 +21,7 @@ DEPENDS+=	${PYPKGPREFIX}-numpy>=1.18.0:../../math/py-numpy
 DEPENDS+=	${PYPKGPREFIX}-jinja2>=2.10.3:../../textproc/py-jinja2
 DEPENDS+=	${PYPKGPREFIX}-packaging>=20.4:../../devel/py-packaging
 DEPENDS+=	${PYPKGPREFIX}-setuptools_scm>=4.1.2:../../devel/py-setuptools_scm
-DEPENDS+=	erfa>=2.0.0:../../wip/erfa
+DEPENDS+=	erfa>=2.0.0:../../math/erfa
 
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"


Home | Main Index | Thread Index | Old Index