mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- update for gnustep-make-2.0.0
PR: 112980 Approved by: Andriy Gapon (maintainer)
This commit is contained in:
parent
3b3329ecd9
commit
61690d9b64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191823
@ -27,11 +27,13 @@ USE_GNUSTEP_BASE= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_PREFIX= yes
|
||||
MAKEFILE= GNUmakefile
|
||||
MAKE_FLAGS+= debug=no
|
||||
SUB_FILES= pkg-message
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s#sdl-config#${SDL_CONFIG}#g" ${WRKSRC}/${MAKEFILE}
|
||||
${REINPLACE_CMD} -e "s|sdl-config|${SDL_CONFIG}|g" ${WRKSRC}/${MAKEFILE}
|
||||
${REINPLACE_CMD} -e "s|shared_obj|obj|g" ${WRKSRC}/${MAKEFILE}.postamble
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${GNUSTEP_PREFIX}/Local/Applications
|
||||
|
Loading…
Reference in New Issue
Block a user