1
0
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:
Mathieu Arnold 2015-11-25 13:17:42 +00:00
parent a06225fc3f
commit ca55cc861b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402395

View File

@ -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+= \