mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-11 02:51:18 +02:00
create bsd12 branch
This commit is contained in:
8
devel/libjsoncpp/files/patch-src_lib__json_sconscript
Normal file
8
devel/libjsoncpp/files/patch-src_lib__json_sconscript
Normal file
@@ -0,0 +1,8 @@
|
||||
--- src/lib_json/sconscript.orig 2016-05-09 23:15:49 UTC
|
||||
+++ src/lib_json/sconscript
|
||||
@@ -5,4 +5,4 @@ buildLibrary( env, Split( """
|
||||
json_value.cpp
|
||||
json_writer.cpp
|
||||
""" ),
|
||||
- 'json' )
|
||||
+ 'jsoncpp' )
|
||||
Reference in New Issue
Block a user