Use stage
This commit is contained in:
parent
c80ff4c349
commit
276de8ce4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327919
2 changed files with 1 additions and 2 deletions
|
@ -19,7 +19,6 @@ USES= cmake
|
|||
|
||||
PLIST_SUB= VERSION=${PORTVERSION}
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s,share/pkgconfig,libdata/pkgconfig,g" \
|
||||
${WRKSRC}/src/CMakeLists.txt
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
bin/json_reformat
|
||||
bin/json_verify
|
||||
include/yajl/yajl_version.h
|
||||
include/yajl/yajl_common.h
|
||||
include/yajl/yajl_gen.h
|
||||
include/yajl/yajl_parse.h
|
||||
include/yajl/yajl_tree.h
|
||||
include/yajl/yajl_version.h
|
||||
lib/libyajl.so
|
||||
lib/libyajl.so.2
|
||||
lib/libyajl.so.%%VERSION%%
|
||||
|
|
Loading…
Reference in a new issue