1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/net/SSLtelnet/files/Makefile.patch
Vanilla I. Shu af4cd62f15 Change maintainer's email address, and add depends with rsaref.
PR:		ports/7740
Submitted by:	maintainer
1998-08-26 09:14:54 +00:00

12 lines
294 B
Diff

--- Makefile.orig Wed Jul 22 15:23:12 1998
+++ Makefile Wed Jul 22 15:24:43 1998
@@ -98,7 +98,7 @@
#BSD386
CC = gcc -DTERMCAP $(socksflags)
-LDADD = -ltermcap $(sockslib)
+LDADD = -L$(SSLTOP)/lib -lssl -lcrypto -lRSAglue -lrsaref -ltermcap $(sockslib)
all:
@-mkdir bin 2>/dev/null