mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
Fix PATCHFILES
This commit is contained in:
parent
65306f3d04
commit
c0400d78a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464407
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue