1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/security/ssh2/files/patch-ac
Andrey A. Chernov 524739d401 upgrade to 2.0.13
XXXtgetent from original PR fixed

PR: 12279
Submitted by: Issei Suzuki <issei@issei.org>
1999-06-18 20:02:29 +00:00

11 lines
411 B
Plaintext

--- lib/sshcrypt/Makefile.in.orig Tue May 11 17:35:02 1999
+++ lib/sshcrypt/Makefile.in Fri Jun 18 16:02:38 1999
@@ -179,7 +179,6 @@
-I$(top_builddir) -I$(top_srcdir) \
-I../sshutil -I$(srcdir)/../sshutil \
-I../sshmath -I$(srcdir)/../sshmath \
- -I../zlib -I$(srcdir)/../zlib \
-I../sshscard -I$(srcdir)/../sshscard \
-I../trq -I$(srcdir)/../trq
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs