Remove gmake dependency

PR:		245804
Submitted by:	daniel.engberg.lists at pyret.net
This commit is contained in:
Vanilla I. Shu 2020-04-22 16:04:02 +00:00
parent 0309124252
commit 67f0411be5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532487

View file

@ -12,7 +12,7 @@ COMMENT= C library for encoding, decoding, and manipulating JSON data
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cpe pathfix pkgconfig gmake tar:bzip2 libtool
USES= cpe pathfix pkgconfig tar:bzip2 libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPE_VENDOR= jansson_project