- fix build with gmake
Reported by: naddy
This commit is contained in:
parent
8b15435b30
commit
860ab5b911
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270819
1 changed files with 4 additions and 0 deletions
|
@ -29,4 +29,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
|
|||
USE_GNUSTEP_MAKE_DIRS+= . gui/Finger gui/GFractal gui/HostAddress gui/MyGL
|
||||
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|^//|#|' \
|
||||
${WRKSRC}/gui/GFractal/GNUmakefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue