mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
security/py-pysrp: Fix github config
GH_TAG should have been GH_TAGNAME which defaults to DISTVERSIONFULL and isn't needed. And GH_ACCOUNT defaults to PORTNAME and isn't needed.
This commit is contained in:
@@ -14,8 +14,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>1.16.0:devel/py-six@${PY_FLAVOR}
|
||||
USES= python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= cocagne
|
||||
GH_PROJECT= ${PORTNAME}
|
||||
GH_TAG= ${DISTVERSION}
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
Reference in New Issue
Block a user