Fix PATCH_SITE_SUBDIR.
This commit is contained in:
parent
2386cd33dc
commit
ba1f7e10d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243006
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \
|
|||
PKGNAMESUFFIX= -bristuff
|
||||
PATCHFILES= ${PORTNAME}-${PORTVERSION}-${BRIVER}.patch.gz:bristuff
|
||||
PATCH_SITES= ${MASTER_SITE_LOCAL:S,$,:bristuff,}
|
||||
PATCH_SITE_SUBDIR= fjoe:bristuff
|
||||
PATCH_SITE_SUBDIR= fjoe/:bristuff
|
||||
PATCH_DIST_STRIP= -p1
|
||||
BRIVER= bristuff-0.4.0-RC3g
|
||||
CONFLICTS= asterisk-[0-9]*
|
||||
|
|
Loading…
Reference in a new issue