mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add staging support
This commit is contained in:
parent
2f59f4a908
commit
5e70a882ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357593
@ -24,11 +24,10 @@ USE_WX= 2.6+
|
||||
WX_UNICODE= yes
|
||||
WX_COMPS= python
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's#%%PREFIX%%#${PREFIX}#g' \
|
||||
${WRKSRC}/Hercules/globals.py
|
||||
post-install:
|
||||
@${CHMOD} +r ${PREFIX}/share/${PORTNAME}/xrc/*.xrc
|
||||
@${CHMOD} +r ${STAGEDIR}${PREFIX}/share/${PORTNAME}/xrc/*.xrc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user