mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
e0f04e651f
but nothing else did. PR: 12105,12362
12 lines
344 B
Plaintext
12 lines
344 B
Plaintext
--- Fnlib/Makefile.in.orig Wed Jun 23 15:44:35 1999
|
|
+++ Fnlib/Makefile.in Wed Jun 23 15:44:47 1999
|
|
@@ -107,7 +107,7 @@
|
|
libFnlib_la_SOURCES = file.c file.h priv.c misc.c
|
|
|
|
|
|
-libFnlib_la_LDFLAGS = -version-info 4:0:4
|
|
+libFnlib_la_LDFLAGS = -version-info 0:4:0
|
|
libFnlib_la_LDDADD = $(LIBS)
|
|
|
|
DEFS = -DSYSTEM_FNRC=\"@sysconfdir@/fnrc\"
|