mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove EXTRA_PATCHES forgotten in previous commit
PR: 211919 Submitted by: ler@lerctr.org
This commit is contained in:
parent
8e8cac1d34
commit
22e2803137
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420305
1 changed files with 0 additions and 4 deletions
|
@ -40,10 +40,6 @@ IGNORE= unknown arch ${ARCH}
|
||||||
|
|
||||||
PLIST_SUB+= opsys_ARCH=${OPSYS:tl}_${GOARCH}
|
PLIST_SUB+= opsys_ARCH=${OPSYS:tl}_${GOARCH}
|
||||||
|
|
||||||
.if ${OPSYS} == FreeBSD && (${OSVERSION} >= 1100000)
|
|
||||||
EXTRA_PATCHES+= ${FILESDIR}/struct-if_data-patch
|
|
||||||
.endif
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@cd ${WRKSRC} && ${FIND} . -name '*.orig' -delete
|
@cd ${WRKSRC} && ${FIND} . -name '*.orig' -delete
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue