mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 04:51:19 +02:00
12 lines
286 B
Plaintext
12 lines
286 B
Plaintext
--- ./lib/pgsql_shim/CMakeLists.txt.orig 2019-09-19 09:53:37.000000000 +0200
|
|
+++ ./lib/pgsql_shim/CMakeLists.txt 2019-10-12 13:36:55.165450000 +0200
|
|
@@ -22,7 +22,7 @@
|
|
set_target_properties (
|
|
pgsql_shim PROPERTIES
|
|
FOLDER Lib
|
|
- VERSION ${SPEC_VERSION}
|
|
+ VERSION 2
|
|
)
|
|
|
|
install(
|