From 2ad92eab941d8bd35f72240b5b91c4b980c9f370 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Thu, 7 Feb 2013 12:37:48 +0000 Subject: - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www) Approved by: portmgr --- www/dillo/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'www/dillo') diff --git a/www/dillo/Makefile b/www/dillo/Makefile index a15f828baf23..d62b815686ca 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -45,8 +45,6 @@ CONFLICTS= dillo-i18n-*[0-9]* \ dillo-[2-9]* post-patch: - @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g ; \ - s|-D_THREAD_SAFE|${PTHREAD_CFLAGS}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|dillorc|dillorc.sample|g' ${WRKSRC}/Makefile.in @${CP} ${WRKSRC}/dillorc ${WRKSRC}/dillorc.sample -- cgit v1.2.3