math/librsb: Remove crud in Makefile.
This commit is contained in:
parent
ca589bb408
commit
0023c50fff
1 changed files with 0 additions and 4 deletions
|
@ -30,13 +30,9 @@ OPTIMIZE_CONFIGURE_ENV= SPCFLAGS="${CFLAGS:N-O*}"
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E s/sed/gsed/g ${WRKSRC}/*.sh ${WRKSRC}/*/*.sh
|
||||
#@${REINPLACE_CMD} -E s+/bin/sh+/${PREFIX}/bin/bash+g ${WRKSRC}/configure ${WRKSRC}/*/configure ${WRKSRC}/*.sh ${WRKSRC}/*/*.sh
|
||||
|
||||
post-patch-OPTIMIZE-on:
|
||||
@${REINPLACE_CMD} s/enable_optimize=no/enable_optimize=yes/ \
|
||||
${WRKSRC}/configure
|
||||
|
||||
#post-configure:
|
||||
# cd ${WRKSRC} && ${GMAKE} cleanall
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue