[Midnightbsd-cvs] mports [20738] trunk/www/nghttp2/Makefile: force jansson

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Nov 12 08:49:52 EST 2015


Revision: 20738
          http://svnweb.midnightbsd.org/mports/?rev=20738
Author:   laffer1
Date:     2015-11-12 08:49:52 -0500 (Thu, 12 Nov 2015)
Log Message:
-----------
force jansson

Modified Paths:
--------------
    trunk/www/nghttp2/Makefile

Modified: trunk/www/nghttp2/Makefile
===================================================================
--- trunk/www/nghttp2/Makefile	2015-11-12 13:44:59 UTC (rev 20737)
+++ trunk/www/nghttp2/Makefile	2015-11-12 13:49:52 UTC (rev 20738)
@@ -55,6 +55,7 @@
 ASIO_RUN_DEPENDS=	boost-libs>=1.54.0:${PORTSDIR}/devel/boost-libs
 HPACK_CONFIGURE_ENABLE=	hpack-tools
 HPACK_LIB_DEPENDS=	libjansson.so:${PORTSDIR}/devel/jansson
+HPACK_BUILD_DEPENDS=	${LOCALBASE}/lib/libjansson.so:${PORTSDIR}/devel/jansson
 
 .include <bsd.port.pre.mk>
 



More information about the Midnightbsd-cvs mailing list