summaryrefslogtreecommitdiff
path: root/lang/pforth/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-08-25 11:56:34 +0000
committerwiz <wiz@pkgsrc.org>2009-08-25 11:56:34 +0000
commit8c5134dbe00f3188d5832b193a30e30ca7a6ce45 (patch)
treed305187ea667e2c134a9ba020eeef89d11ad7890 /lang/pforth/patches
parent8c517d92ba12902e7ea6dde033394e1cccc22aa6 (diff)
downloadpkgsrc-8c5134dbe00f3188d5832b193a30e30ca7a6ce45.tar.gz
Change default for zip extraction to leave files as they are.
Previously, zip extraction by default converted to lower case. Fix some packages that need it and remove -L from some packages that manually set it.
Diffstat (limited to 'lang/pforth/patches')
-rw-r--r--lang/pforth/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/pforth/patches/patch-aa b/lang/pforth/patches/patch-aa
index 84ff8ffef03..81368a9e140 100644
--- a/lang/pforth/patches/patch-aa
+++ b/lang/pforth/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.3 2004/05/20 18:54:23 wiz Exp $
+$NetBSD: patch-aa,v 1.4 2009/08/25 11:56:35 wiz Exp $
---- makefile.orig 1998-04-06 17:13:12.000000000 +0200
-+++ makefile
+--- Makefile.orig 1998-04-06 17:13:12.000000000 +0200
++++ Makefile
@@ -12,7 +12,7 @@ SOURCEDIR = csrc
OBJECTDIR = objects
EMBOBJECTDIR = embobjects