summaryrefslogtreecommitdiff
path: root/mail/elm/patches/patch-af
diff options
context:
space:
mode:
authormartin <martin@pkgsrc.org>2001-07-18 20:04:11 +0000
committermartin <martin@pkgsrc.org>2001-07-18 20:04:11 +0000
commit43eba135165ef1819815b75f2547767195d26af6 (patch)
tree84a7fad6c51376bd9070f16351bcd99dccdb62fb /mail/elm/patches/patch-af
parent9aa784ee6b56c45c985cd6375146606e2d558cd9 (diff)
downloadpkgsrc-43eba135165ef1819815b75f2547767195d26af6.tar.gz
Update to elm-2.5.5 (the latest available official elm version).
Package provided by hiramatu@boreas.dti.ne.jp in PR pkg/13495. This is no longer a ME extended version, which is now available as pkgsrc/mail/elm-me.
Diffstat (limited to 'mail/elm/patches/patch-af')
-rw-r--r--mail/elm/patches/patch-af11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/elm/patches/patch-af b/mail/elm/patches/patch-af
new file mode 100644
index 00000000000..5a12b1d1640
--- /dev/null
+++ b/mail/elm/patches/patch-af
@@ -0,0 +1,11 @@
+$NetBSD: patch-af,v 1.1 2001/07/18 20:04:14 martin Exp $
+--- Makefile.SH.orig Fri Mar 15 02:27:09 1996
++++ Makefile.SH Mon Jul 16 02:25:23 2001
+@@ -87,6 +87,7 @@
+ cd src && $(MAKE) $(MFLAGS) $(MJ) $@
+ cd utils && $(MAKE) $(MFLAGS) $(MJ) $@
+ cd doc && $(MAKE) $(MFLAGS) $(MJ) $@
++ cd nls && $(MAKE) $(MFLAGS) $(MJ) $@
+
+ #
+ # Ensure required subdirectories and their Makefiles exist.