1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/security/openssl/files/patch-ab

12 lines
343 B
Plaintext
Raw Normal View History

--- Makefile.org.orig Mon Mar 22 18:18:18 1999
+++ Makefile.org Wed Mar 24 17:25:25 1999
@@ -149,7 +149,7 @@
ONEDIRS=out tmp
EDIRS= times doc bugs util include certs ms shlib mt demos perl sf dep
1998-08-27 16:38:03 +00:00
WDIRS= windows
-LIBS= libcrypto.a libssl.a
+LIBS= libcrypto.a libssl.a libRSAglue.a
1998-08-27 16:38:03 +00:00
GENERAL= Makefile
BASENAME= openssl