Fix PATCHFILES

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-03-13 20:30:25 +00:00
parent 65306f3d04
commit c0400d78a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464407

View file

@ -34,7 +34,7 @@ CPE_UPDATE= ${PATCHLEVEL}
PATCHES= 1 2 3
PATCHLEVEL= ${PATCHES:O:[-1]}
.for patch in ${PATCHES}
PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S|.||}-${patch:S|^|00|:S|.*(...)$|\1|}
PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S|.||}-${patch:S|^|00|:C|.*(...)$|\1|}
.endfor
post-patch-TERMCAP-on: