Stage support
This commit is contained in:
parent
8f7b0afd18
commit
6db90a1285
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337923
1 changed files with 1 additions and 2 deletions
|
@ -20,7 +20,6 @@ RUN_DEPENDS= linuxsampler:${PORTSDIR}/audio/linuxsampler
|
|||
|
||||
USE_QT4= corelib gui \
|
||||
linguist_build moc_build qmake_build rcc_build uic_build
|
||||
NO_STAGE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= ac_cv_path_ac_qmake=${QMAKE} \
|
||||
|
@ -38,6 +37,6 @@ post-configure:
|
|||
${QMAKE_ARGS}
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${PREFIX}/bin/qsampler
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qsampler
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue