diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-09-21 14:51:30 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-09-21 14:51:30 +0000 |
commit | aa6c3cee70c4adde2b2d9dc4a63e1e3c07fc7a0e (patch) | |
tree | f61c9173dac2927782d0bfd98cde2fc44377bfc9 /mail/xpbiff/files | |
parent | 2c7449c5d64fdb5836fb9678b49c3602ae539d0a (diff) | |
download | ports-aa6c3cee70c4adde2b2d9dc4a63e1e3c07fc7a0e.tar.gz ports-aa6c3cee70c4adde2b2d9dc4a63e1e3c07fc7a0e.zip |
Notes
Diffstat (limited to 'mail/xpbiff/files')
-rw-r--r-- | mail/xpbiff/files/patch-ad | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/xpbiff/files/patch-ad b/mail/xpbiff/files/patch-ad new file mode 100644 index 000000000000..e199776d4d41 --- /dev/null +++ b/mail/xpbiff/files/patch-ad @@ -0,0 +1,8 @@ +--- Imakefile.org Thu Sep 21 23:42:04 2000 ++++ Imakefile Thu Sep 21 23:42:16 2000 +@@ -62,4 +62,4 @@ + SRCS = xpbiff.c $(CONVSRC) + OBJS = xpbiff.o $(CONVOBJ) + +-ComplexProgramTarget(xpbiff) ++ComplexProgramTargetNoMan(xpbiff) |