forked from Lainports/freebsd-ports
- Stage support
This commit is contained in:
parent
c3390f2ce1
commit
cdc850571f
1 changed files with 1 additions and 2 deletions
|
|
@ -18,8 +18,7 @@ NO_WRKSUBDIR= YES
|
|||
NO_BUILD= YES
|
||||
PLIST_FILES= bin/fpkg
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${INSTALL_SCRIPT} ${DISTDIR}/${DISTNAME} ${PREFIX}/bin/${PORTNAME}
|
||||
@${INSTALL_SCRIPT} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue