Remove gmake dependency
PR: 245804 Submitted by: daniel.engberg.lists at pyret.net
This commit is contained in:
parent
0309124252
commit
67f0411be5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532487
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue