summaryrefslogtreecommitdiff
path: root/net/SSLtelnet/files/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'net/SSLtelnet/files/patch-aj')
-rw-r--r--net/SSLtelnet/files/patch-aj13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/SSLtelnet/files/patch-aj b/net/SSLtelnet/files/patch-aj
new file mode 100644
index 000000000000..f559ddc6abcd
--- /dev/null
+++ b/net/SSLtelnet/files/patch-aj
@@ -0,0 +1,13 @@
+--- lib/libtelnet/Makefile.orig Sat Aug 2 01:31:37 1997
++++ lib/libtelnet/Makefile Sun Feb 20 17:31:46 2000
+@@ -12,8 +12,8 @@
+ #CFLAGS= -DENCRYPT -DAUTHENTICATE -DSRA -DUSE_SSL -DDES_ENCRYPTION \
+ #-I../libbsd/include -I../libpk
+
+-CFLAGS= -DAUTHENTICATE -DUSE_SSL \
+--I../libbsd/include -I$(SSLTOP)/include -I../libpk -g
++CFLAGS+= -DAUTHENTICATE -DUSE_SSL -I$(OPENSSLINC)/openssl -I../libbsd/include \
++ -I$(OPENSSLINC)
+
+ lib${LIB}.a: ${OBJS}
+ echo building standard ${LIB} library