From addbecdafb51a79aff8abbf6027253fbdd59543f Mon Sep 17 00:00:00 2001 From: gahr Date: Thu, 7 Feb 2013 12:37:48 +0000 Subject: - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www) Approved by: portmgr --- www/httpsqs/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www/httpsqs') diff --git a/www/httpsqs/Makefile b/www/httpsqs/Makefile index 68ecfb0b1e37..e7f2eb13d334 100644 --- a/www/httpsqs/Makefile +++ b/www/httpsqs/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS+= tokyocabinet:${PORTSDIR}/databases/tokyocabinet \ event-2.0:${PORTSDIR}/devel/libevent2 USE_PKGCONFIG= yes -MAKE_ENV= LIBS="${PTHREAD_LIBS}" PLIST_FILES= bin/${PORTNAME} -- cgit