1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/security/openssh/files/patch-aj
Brian Feldman 406efcfe3b Say hello to OpenSSH! It's more secure, has a better license, and
is actively maintained by members of the OpenBSD project.
1999-11-08 06:20:54 +00:00

12 lines
310 B
Plaintext

diff -ru /home/green/ssh/lib/Makefile ./lib/Makefile
--- /home/green/ssh/lib/Makefile Wed Oct 27 03:33:00 1999
+++ ./lib/Makefile Mon Nov 8 00:06:40 1999
@@ -13,6 +13,7 @@
@echo -n
.include <bsd.own.mk>
+.include "../Makefile.inc"
.if (${KERBEROS} == "yes")
CFLAGS+= -DKRB4 -I/usr/include/kerberosIV