SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,12 @@
--- lib/Makefile.in.orig Mon Feb 19 07:32:37 2007
+++ lib/Makefile.in Wed May 27 01:50:14 2009
@@ -227,8 +227,7 @@ libmcrypt_la_SOURCES = mcrypt_extra.c mcrypt.c bzero.c
mcrypt_symb.c
libmcrypt_la_LDFLAGS = \
- -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
- -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
+ ${librealmcrypt_la_LDFLAGS} \
-export-symbols libmcrypt.sym @LIBLTDL@
libmcrypt_la_LIBADD = @EXTRA_OBJECTS@