summaryrefslogtreecommitdiff
path: root/editors/vim-share
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-14 00:11:22 +0000
committerjlam <jlam@pkgsrc.org>2002-09-14 00:11:22 +0000
commit993a95d6b81c4a9bab47c690a5a0baa4168593f7 (patch)
treebd237d4f21626254df3571cff6243c427cd8896b /editors/vim-share
parentab6d0b18de9f13933093af399ee319f28462ec31 (diff)
downloadpkgsrc-993a95d6b81c4a9bab47c690a5a0baa4168593f7.tar.gz
This patch is no longer needed for buildlink2.
Diffstat (limited to 'editors/vim-share')
-rw-r--r--editors/vim-share/patches/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/editors/vim-share/patches/patch-aa b/editors/vim-share/patches/patch-aa
deleted file mode 100644
index 5334e3393be..00000000000
--- a/editors/vim-share/patches/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-aa,v 1.6 2002/03/24 19:39:09 martti Exp $
-
---- src/auto/configure.orig Mon Feb 4 19:21:35 2002
-+++ src/auto/configure Thu Mar 7 08:52:13 2002
-@@ -2236,6 +2236,7 @@
- # Look for the header file in a standard set of common directories.
- # Check X11 before X11Rn because it is often a symlink to the current release.
- for ac_dir in \
-+ ${BUILDLINK_X11_DIR}/include \
- /usr/X11/include \
- /usr/X11R6/include \
- /usr/X11R5/include \
-@@ -2311,6 +2312,7 @@
- # First see if replacing the include by lib works.
- # Check X11 before X11Rn because it is often a symlink to the current release.
- for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
-+ ${BUILDLINK_X11_DIR}/lib \
- /usr/X11/lib \
- /usr/X11R6/lib \
- /usr/X11R5/lib \