1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Stage support

This commit is contained in:
Antoine Brodin 2014-02-11 20:38:46 +00:00
parent 03891de7a5
commit 2284832397
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343816

View File

@ -18,7 +18,8 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/${DISTNAME} post-patch:
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
${WRKSRC}/GNUmakefile
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>