pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(math/py-pyerfa) temporarily refer wip side
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (mef) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Wed Dec 16 23:04:23 2020 +0900
Changeset: e9b3ba2c5531a7cc70a0f66102a1dec5a0f9154f
Modified Files:
py-pyerfa/Makefile
Log Message:
(math/py-pyerfa) temporarily refer wip side
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e9b3ba2c5531a7cc70a0f66102a1dec5a0f9154f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pyerfa/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-pyerfa/Makefile b/py-pyerfa/Makefile
index e425c853dd..86979d38e4 100644
--- a/py-pyerfa/Makefile
+++ b/py-pyerfa/Makefile
@@ -4,7 +4,7 @@ DISTNAME= pyerfa-1.7.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=liberfa/}
-GITHUB_PROJECT= pyerfa
+GITHUB_PROJECT= pyerfa python
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= kinoshita%astro.ncu.edu.tw@localhost
@@ -36,5 +36,5 @@ pre-configure:
.include "../../lang/python/egg.mk"
.include "../../math/py-numpy/buildlink3.mk"
-.include "../../math/erfa/buildlink3.mk"
+.include "../../wip/erfa/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index