diff options
Diffstat (limited to 'net/netatalk/patches/patch-ai')
-rw-r--r-- | net/netatalk/patches/patch-ai | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/netatalk/patches/patch-ai b/net/netatalk/patches/patch-ai new file mode 100644 index 00000000000..565cd3f6076 --- /dev/null +++ b/net/netatalk/patches/patch-ai @@ -0,0 +1,10 @@ +$NetBSD: patch-ai,v 1.1.1.1 1998/12/26 22:09:27 agc Exp $ + +New Makefile + +--- /dev/null Mon Oct 26 13:21:23 1998 ++++ libatalk/compat/Makefile.inc Mon Oct 26 13:22:39 1998 +@@ -0,0 +1,3 @@ ++.PATH: ${.CURDIR}/compat ++ ++SRCS+= mktemp.c getusershell.c strcasecmp.c strstr.c flock.c sigvec.c |