diff options
Diffstat (limited to 'www/httpsqs/Makefile')
-rw-r--r-- | www/httpsqs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/httpsqs/Makefile b/www/httpsqs/Makefile index a9fe50fb32b3..68ecfb0b1e37 100644 --- a/www/httpsqs/Makefile +++ b/www/httpsqs/Makefile @@ -18,8 +18,7 @@ LICENSE= BSD LIB_DEPENDS+= tokyocabinet:${PORTSDIR}/databases/tokyocabinet \ event-2.0:${PORTSDIR}/devel/libevent2 -BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config - +USE_PKGCONFIG= yes MAKE_ENV= LIBS="${PTHREAD_LIBS}" PLIST_FILES= bin/${PORTNAME} |