summaryrefslogtreecommitdiff
path: root/editors/jed/patches
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-01-22 04:50:16 +0000
committerminskim <minskim@pkgsrc.org>2006-01-22 04:50:16 +0000
commit6118771d519d3f28e9ebf66ecaf86f6144f4cd3d (patch)
tree3472bc22f1642f9e1dee497e644ec6b9512c155e /editors/jed/patches
parent566062028f607ced2cc761c3eb20b808f900d2be (diff)
downloadpkgsrc-6118771d519d3f28e9ebf66ecaf86f6144f4cd3d.tar.gz
Make "install" a phony target so that it works on a case-insensitive
file system.
Diffstat (limited to 'editors/jed/patches')
-rw-r--r--editors/jed/patches/patch-ad10
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/jed/patches/patch-ad b/editors/jed/patches/patch-ad
new file mode 100644
index 00000000000..5c761dd87a6
--- /dev/null
+++ b/editors/jed/patches/patch-ad
@@ -0,0 +1,10 @@
+$NetBSD: patch-ad,v 1.1 2006/01/22 04:50:17 minskim Exp $
+
+--- autoconf/Makefile.in.orig 2002-10-19 23:55:30.000000000 -0700
++++ autoconf/Makefile.in
+@@ -33,3 +33,5 @@ getmail:
+ # directory as a symbolic link to a local disk instead of an NFS mounted one.
+ symlinks:
+ cd src; $(MAKE) symlinks
++
++.PHONY: install