summaryrefslogtreecommitdiff
path: root/devel/json-c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:49:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 16:49:09 +0000
commitc23ef8bc8bf7d31214830bdcaa75c6018065881a (patch)
tree4a5c38c58618cc47e6b107297e7eebb1a64292be /devel/json-c
parentBring net-mgmt/netmond back into shape. (diff)
Convert d* to USES=zip
Diffstat (limited to 'devel/json-c')
-rw-r--r--devel/json-c/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile
index d0caf6e6e6e9..38a3b1a97973 100644
--- a/devel/json-c/Makefile
+++ b/devel/json-c/Makefile
@@ -11,9 +11,8 @@ COMMENT= JSON (JavaScript Object Notation) implementation in C
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USES= gmake pathfix pkgconfig
+USES= gmake pathfix pkgconfig zip
USE_GITHUB= yes
-USE_ZIP= yes
MAKE_JOBS_UNSAFE= yes
GH_ACCOUNT= ${PORTNAME}