Index: head/devel/jansson/Makefile =================================================================== --- head/devel/jansson/Makefile (revision 532486) +++ head/devel/jansson/Makefile (revision 532487) @@ -1,22 +1,22 @@ # Created by: vanilla@ # $FreeBSD$ PORTNAME= jansson PORTVERSION= 2.12 CATEGORIES= devel MASTER_SITES= http://www.digip.org/jansson/releases/ MAINTAINER= vanilla@FreeBSD.org COMMENT= C library for encoding, decoding, and manipulating JSON data LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe pathfix pkgconfig gmake tar:bzip2 libtool +USES= cpe pathfix pkgconfig tar:bzip2 libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CPE_VENDOR= jansson_project INSTALL_TARGET= install-strip TEST_TARGET= check .include