ports/security/mhash/patches/patch-lib_Makefile_in

13 lines
419 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- lib/Makefile.in.orig Thu Apr 5 04:33:30 2007
+++ lib/Makefile.in Wed Sep 3 22:48:43 2008
@@ -220,7 +220,8 @@ MISCELLANEOUS = haval.c mhash_haval.h gosthash.c mhash
libmhash_la_SOURCES = $(FRAMEWORK) $(KEYGEN) $(CRC) $(MD_SERIES) \
$(SHA_SERIES) $(TIGER) $(MISCELLANEOUS)
-libmhash_la_LDFLAGS = -version-info 2:1
+libmhash_la_LDFLAGS = ${librealmhash_la_LDFLAGS}
+
EXTRA_DIST = libmhash.sym
all: all-am