aboutsummaryrefslogtreecommitdiff
path: root/textproc/jshon
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-05 13:44:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-05 13:44:31 +0000
commit6151b40b59c5db815c5ece27fc485acdac899308 (patch)
treeb6b99c5218728bce763ed617ac3a3ac72b5c9a29 /textproc/jshon
parent01d6c7d5de9ef5e16b483c8f8ae6035cc85e18e1 (diff)
downloadports-6151b40b59c5db815c5ece27fc485acdac899308.tar.gz
ports-6151b40b59c5db815c5ece27fc485acdac899308.zip
Convert to USES=gmake
Notes
Notes: svn path=/head/; revision=322325
Diffstat (limited to 'textproc/jshon')
-rw-r--r--textproc/jshon/Makefile2
1 files changed, 1 insertions, 1 deletions
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