mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-17 14:01:19 +02:00
12 lines
342 B
Plaintext
12 lines
342 B
Plaintext
--- ./Makefile.am.orig 2018-02-24 15:54:54.000000000 +0200
|
|
+++ ./Makefile.am 2018-03-29 21:58:22.559175000 +0200
|
|
@@ -53,7 +53,7 @@
|
|
$(AM_CFLAGS) \
|
|
$(kf_CFLAGS)
|
|
libs_parser_libkconfig_parser_la_LDFLAGS = \
|
|
- -release $(KCONFIGPARSER_LIB_VERSION) \
|
|
+ -version 0:1:0
|
|
-no-undefined
|
|
libs_parser_libkconfig_parser_la_LIBADD = $(intl_LIBS)
|
|
|