summaryrefslogtreecommitdiff
path: root/japanese/balsa/files/patch-ag
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-07-18 05:09:05 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-07-18 05:09:05 +0000
commita89a57bd0b80bc77eae8a68d2c0b4baccca248a1 (patch)
tree81cdea50a5b13e5e74338763c7e0b3eb701b8685 /japanese/balsa/files/patch-ag
parentUpgrade to version 0.44.0 (diff)
Japanized version of mail/balsa.
PR: ports/18497 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp>
Notes
Notes: svn path=/head/; revision=30767
Diffstat (limited to 'japanese/balsa/files/patch-ag')
-rw-r--r--japanese/balsa/files/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/japanese/balsa/files/patch-ag b/japanese/balsa/files/patch-ag
new file mode 100644
index 000000000000..fb7c65771f66
--- /dev/null
+++ b/japanese/balsa/files/patch-ag
@@ -0,0 +1,13 @@
+--- idl/Makefile.in.orig Tue Jan 19 02:21:53 1999
++++ idl/Makefile.in Wed Feb 24 19:43:12 1999
+@@ -378,8 +378,8 @@
+ maintainer-clean-generic clean mostlyclean distclean maintainer-clean
+
+
+-$(BUILT_SOURCES): $(srcdir)/balsa.idl
+- orbit-idl $(srcdir)/balsa.idl
++$(BUILT_SOURCES): $(srcdir)/balsa.idl $(ORBIT_IDL)
++ $(ORBIT_IDL) $(srcdir)/balsa.idl
+
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.