From f6ac9a5e424515c5887e6e8b862c3988a9975c3b Mon Sep 17 00:00:00 2001 From: ahze Date: Mon, 6 Jun 2005 17:33:01 +0000 Subject: - Remove un-needed REINPLACE_CMD line for malloc.h git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4026 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'www/epiphany') diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index aa625ad67..68e94aad9 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -94,8 +94,6 @@ post-patch: .endif @${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \ 's|-lpthread|${PTHREAD_LIBS}|g' - @${FIND} ${WRKSRC} -name "*.cpp" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|g' post-configure: @${SED} -e 's|%%PREFIX%%|${PREFIX}|g ; \ -- cgit v1.2.3