Support stage
This commit is contained in:
parent
07302f04b6
commit
a26d9e8442
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343552
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ COMMENT= Unreal Media Ripper
|
|||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue