mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage
PR: ports/187876 Submitted by: Johannes Jost Meixner <xmj@chaot.net>
This commit is contained in:
parent
3e92e11975
commit
6d172e9687
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349209
@ -17,14 +17,13 @@ NO_BUILD= yes
|
||||
|
||||
PLIST_SUB= PORTVERSION="${PORTVERSION}"
|
||||
|
||||
NO_STAGE= yes
|
||||
post-extract:
|
||||
cd ${WRKSRC}/doc && ${RM} '#migration.txt#' 'package-list.~1~' '.#faq' '.#migration.txt'
|
||||
@cd ${WRKSRC}/doc && ${RM} '#migration.txt#' 'package-list.~1~' '.#faq' '.#migration.txt'
|
||||
|
||||
pre-patch:
|
||||
@${BRANDELF} -t Linux ${WRKSRC}/run/bin/latest.bin
|
||||
|
||||
do-install:
|
||||
@${CP} -PRpf ${WRKSRC} ${PREFIX}
|
||||
@${CP} -PRpf ${WRKSRC} ${STAGEDIR}${PREFIX}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user