From 06fbe8022823a31fee874824dbd6b6edc319d190 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 5 Jul 2013 13:44:31 +0000 Subject: Convert to USES=gmake --- textproc/jshon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/jshon/Makefile b/textproc/jshon/Makefile index e6c15b4b5cd7..f2a839577240 100644 --- a/textproc/jshon/Makefile +++ b/textproc/jshon/Makefile @@ -11,7 +11,7 @@ LICENSE= MIT LIB_DEPENDS= jansson:${PORTSDIR}/devel/jansson -USE_GMAKE= yes +USES= gmake USE_GITHUB= yes GH_ACCOUNT= keenerd GH_COMMIT= b21bc98 -- cgit