mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Stage support
This commit is contained in:
parent
2607a1896a
commit
88205510a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343001
@ -13,8 +13,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
PLIST_FILES= bin/syslogger
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/syslogger ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/syslogger ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user