diff options
Diffstat (limited to 'devel/jansson/Makefile')
-rw-r--r-- | devel/jansson/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/jansson/Makefile b/devel/jansson/Makefile index 644f7b0db753..8b9c93fb198c 100644 --- a/devel/jansson/Makefile +++ b/devel/jansson/Makefile @@ -6,13 +6,14 @@ # PORTNAME= jansson -PORTVERSION= 2.3 +PORTVERSION= 2.3.1 CATEGORIES= devel MASTER_SITES= http://www.digip.org/jansson/releases/ MAINTAINER= vanilla@FreeBSD.org COMMENT= A C library for encoding, decoding and manipulating JSON data +USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack pkgconfig |