1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-21 01:59:00 +00:00
parent 460d71dff9
commit 38c586c586
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345303

View File

@ -64,8 +64,7 @@ CMAKE_ARGS+= -DWITH_MOZJS:BOOL=OFF
. endif
.endif
NO_STAGE= yes
post-install:
@${MKDIR} ${PREFIX}/lib/libproxy/${PORTVERSION}/modules/
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/libproxy/${PORTVERSION}/modules/
.include <bsd.port.mk>