mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +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_INSTALL= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|setMark:|setMarkScheme:|' \
|
||||
${WRKSRC}/SchemeTypes.h ${WRKSRC}/SchemeTypes.m
|
||||
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user