Removed post-configure target to fix the build.

This commit is contained in:
Barbara Guida 2018-12-26 21:12:17 +00:00
parent 32e458af01
commit 28dd7bedd3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488446

View File

@ -3,7 +3,7 @@
PORTNAME= vavoom
PORTVERSION= 1.33
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/Vavoom-source/${PORTVERSION}
@ -73,13 +73,6 @@ post-patch:
@${REINPLACE_CMD} -e 's/<malloc.h>/<stdlib.h>/' \
${WRKSRC}/utils/acc/strlist.c
post-configure:
.if ${PORT_OPTIONS:MLAUNCHER}
@${REINPLACE_CMD} -e 's/-pthread;-D_THREAD_SAFE //; \
s/-isystem /-I/g' \
${WRKSRC}/utils/vlaunch/CMakeFiles/vlaunch.dir/flags.make
.endif
post-install:
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}