diff options
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}  | 
