From 0e4bc69f5569fb77b9ba5ede67f5575f1a5f2cbf Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Wed, 25 Sep 2013 01:52:29 +0000 Subject: Add gmake to USES to fix build on 8.3-RELEASE. Submitted by: pkg-fallout@ --- devel/jansson/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/jansson') diff --git a/devel/jansson/Makefile b/devel/jansson/Makefile index 213c066bb5c2..734116b62a08 100644 --- a/devel/jansson/Makefile +++ b/devel/jansson/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.digip.org/jansson/releases/ MAINTAINER= vanilla@FreeBSD.org COMMENT= C library for encoding, decoding, and manipulating JSON data -USES= pathfix pkgconfig +USES= pathfix pkgconfig gmake USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -- cgit v1.2.3