diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:49:09 +0000 |
| commit | c23ef8bc8bf7d31214830bdcaa75c6018065881a (patch) | |
| tree | 4a5c38c58618cc47e6b107297e7eebb1a64292be /devel/json-c | |
| parent | Bring net-mgmt/netmond back into shape. (diff) | |
Convert d* to USES=zip
Diffstat (limited to 'devel/json-c')
| -rw-r--r-- | devel/json-c/Makefile | 3 |
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} |
