mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
PATCH_FILES -> EXTRA_PATCHES
This commit is contained in:
parent
92b804c6f0
commit
ac74bdf9b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78780
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ CXX= g++
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
.if ${OSVERSION} > 500000
|
.if ${OSVERSION} > 500000
|
||||||
PATCH_FILES+= ${FILESDIR}/patch5-configure
|
EXTRA_PATCHES= ${FILESDIR}/patch5-configure
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue