diff options
| author | Steve Price <steve@FreeBSD.org> | 2000-09-18 00:40:20 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 2000-09-18 00:40:20 +0000 |
| commit | e8dbbb9d588122d46573c10c51aa694475c316b7 (patch) | |
| tree | 5c0c2caf4a054697835e0111fcc7f27512dbd5c7 /mail/arrow/files/patch-aa | |
| parent | Adding codemedic version 1.0.4. (diff) | |
Adding arrow version 1.0.8.
A mail reader for X that lets you view, compose, and organize your mail.
It groks PGP, GnuPG, POP, and APOP.
PR: 19287
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
Diffstat (limited to 'mail/arrow/files/patch-aa')
| -rw-r--r-- | mail/arrow/files/patch-aa | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/mail/arrow/files/patch-aa b/mail/arrow/files/patch-aa new file mode 100644 index 000000000000..18be5d2d2db3 --- /dev/null +++ b/mail/arrow/files/patch-aa @@ -0,0 +1,28 @@ +--- Makefile.orig Sat Sep 11 17:44:38 1999 ++++ Makefile Wed Jun 14 01:07:15 2000 +@@ -262,25 +262,11 @@ + freebsd2.x: prep + @ln -s sys/FreeBSD-2.x_g++ \ + include/make/jx_config +- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ +- include/jcore/jMissingProto.h +- @ln -s config-freebsd.h \ +- ACE/ACE_wrappers/ace/config.h +- @ln -s platform_freebsd.GNU \ +- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU +- @${INSTALL_CMD} + + .PHONY : freebsd3.x + freebsd3.x: prep + @ln -s sys/FreeBSD-3.x_g++ \ + include/make/jx_config +- @ln -s ../../include/missing_proto/jMissingProto_empty.h \ +- include/jcore/jMissingProto.h +- @ln -s config-freebsd-pthread.h \ +- ACE/ACE_wrappers/ace/config.h +- @ln -s platform_freebsd_pthread.GNU \ +- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU +- @${INSTALL_CMD} + + # + # SunOS 4.x |
