mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add staging support
This commit is contained in:
parent
3d718d87ec
commit
febf657cf2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355982
@ -17,8 +17,10 @@ USES= perl5 gmake
|
||||
GNU_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
MAN1= mmake.1
|
||||
PLIST_FILES= bin/mmake
|
||||
PLIST_FILES= bin/mmake man/man1/mmake.1.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E 's,(BIN|MAN)DIR),DESTDIR)$$(&,' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user