mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stage support
This commit is contained in:
parent
e11c7ad3e4
commit
fc611e65b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339978
@ -14,11 +14,10 @@ ONLY_FOR_ARCHS= amd64 i386
|
||||
NO_CDROM= No commercial use
|
||||
NO_BUILD= yes
|
||||
USE_LINUX= yes
|
||||
NO_STAGE= yes
|
||||
PLIST_FILES= bin/lpac
|
||||
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKDIR}/lpac ${PREFIX}/bin/
|
||||
@${BRANDELF} -t Linux ${PREFIX}/bin/lpac
|
||||
${BRANDELF} -t Linux ${WRKDIR}/lpac
|
||||
${INSTALL_PROGRAM} ${WRKDIR}/lpac ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user