mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Add staging support
This commit is contained in:
parent
e1858b091a
commit
9265ea3c6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356101
@ -21,12 +21,11 @@ USE_GNUSTEP_BACK= yes
|
|||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
post-patch:
|
post-patch:
|
||||||
${REINPLACE_CMD} -e 's|setMark:|setMarkScheme:|' \
|
${REINPLACE_CMD} -e 's|setMark:|setMarkScheme:|' \
|
||||||
${WRKSRC}/SchemeTypes.h ${WRKSRC}/SchemeTypes.m
|
${WRKSRC}/SchemeTypes.h ${WRKSRC}/SchemeTypes.m
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${RM} -f ${GNUSTEP_PREFIX}/Local/Applications/GScheme.app/Resources/library.scm~
|
${RM} -f ${STAGEDIR}${GNUSTEP_PREFIX}/Local/Applications/GScheme.app/Resources/library.scm~
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user