mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
keep the multi-github-magic inside of defined(USE_GITHUB)
With hat: portmgr Sponsored by: Absolight
This commit is contained in:
parent
a06225fc3f
commit
ca55cc861b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402395
@ -628,7 +628,6 @@ _GITHUB_REV= 0
|
||||
. if ${MASTER_SITES:MGH}
|
||||
DISTNAME:= ${DISTNAME}_GH${_GITHUB_REV}
|
||||
. endif
|
||||
.endif
|
||||
_GITHUB_EXTRACT_SUFX= .tar.gz
|
||||
# If there are non default groups
|
||||
.if !empty(_GITHUB_GROUPS:NDEFAULT)
|
||||
@ -653,6 +652,7 @@ WRKSRC_${_group}:= ${WRKDIR}/${GH_PROJECT_${_group}}-${GH_TAGNAME_${_group}_EXTR
|
||||
. endfor
|
||||
.endif
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_GNOME)
|
||||
MASTER_SITE_GNOME+= \
|
||||
|
Loading…
Reference in New Issue
Block a user