From 435899ca6968854d050a63f44391932c992af965 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sun, 23 Feb 2014 15:45:49 +0000 Subject: - Fix LIB_DEPENDS --- www/nghttp2/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www') diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index f2e6e8367cca..4712de06379a 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -12,7 +12,6 @@ COMMENT= HTTP/2.0 C Library LICENSE= MIT LIB_DEPENDS= libevent_openssl.so:${PORTSDIR}/devel/libevent2 \ - libjansson.so:${PORTSDIR}/devel/jansson \ libspdylay.so:${PORTSDIR}/www/spdylay CONFIGURE_ARGS= --disable-python-bindings \ -- cgit