From 49b3a5a45618bc4d2515b360a1f02d166c3c5d69 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Fri, 23 Oct 2015 20:12:14 +0000 Subject: - Remove unneeded reinplace: now this is done by shebangfix by default --- www/webstone-ssl/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'www') diff --git a/www/webstone-ssl/Makefile b/www/webstone-ssl/Makefile index 63d3cf19022f..a4f64e27e6c0 100644 --- a/www/webstone-ssl/Makefile +++ b/www/webstone-ssl/Makefile @@ -30,9 +30,6 @@ MAKE_JOBS_UNSAFE= yes CPPFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} -post-patch: - @${REINPLACE_CMD} -i '' -e 's|/bin/perl|${perl_CMD}|' ${WRKSRC}/bin/WebStone-common.pl - pre-configure: @${RM} -f ${WRKSRC}/src/config.cache -- cgit