Rewritten to use EXTRA_PATCHES
Submitted by: asami
This commit is contained in:
parent
41a7eda481
commit
fac28747e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33613
1 changed files with 1 additions and 2 deletions
|
@ -25,9 +25,8 @@ DATE= 1999121400
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
.if ${ARCH} == "alpha"
|
||||
@(cd ${WRKSRC} && ${PATCH} < ${PATCHDIR}/extra-patch-alpha || ${ECHO})
|
||||
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-alpha
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue