From f3b6195b84bac0d47e16c3090d3d2eb0663acac8 Mon Sep 17 00:00:00 2001 From: jolan Date: Sat, 3 Jul 2004 22:09:08 +0000 Subject: [PATCH] hppa workaround no longer needed --- editors/vim/stable/Makefile | 4 +--- .../vim/stable/patches/sup-hppa-src_auto_configure | 12 ------------ 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 editors/vim/stable/patches/sup-hppa-src_auto_configure diff --git a/editors/vim/stable/Makefile b/editors/vim/stable/Makefile index 6cf2dfa6b8d..d348ace8838 100644 --- a/editors/vim/stable/Makefile +++ b/editors/vim/stable/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.93 2004/06/09 18:43:16 lebel Exp $ +# $OpenBSD: Makefile,v 1.94 2004/07/03 22:09:08 jolan Exp $ COMMENT= "vi clone, many additional features" COMMENT-lang= "vi clone, NLS subpackage" @@ -34,8 +34,6 @@ PATCHFILES+= 6.3.${p}:0 PATCH_LIST= patch-* sup-m68k-* .elif (${MACHINE_ARCH} == "vax") PATCH_LIST= patch-* sup-vax-* -.elif (${MACHINE_ARCH} == "hppa") -PATCH_LIST= patch-* sup-hppa-* .endif # donation-ware diff --git a/editors/vim/stable/patches/sup-hppa-src_auto_configure b/editors/vim/stable/patches/sup-hppa-src_auto_configure deleted file mode 100644 index 8467a18ec38..00000000000 --- a/editors/vim/stable/patches/sup-hppa-src_auto_configure +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: sup-hppa-src_auto_configure,v 1.1 2004/02/21 22:30:35 marcm Exp $ ---- src/auto/configure.orig Wed May 21 00:17:17 2003 -+++ src/auto/configure Wed May 21 00:18:11 2003 -@@ -6905,7 +6905,7 @@ else - cat conftest.$ac_ext >&5 - rm -rf conftest* - olibs=$LIBS -- LIBS="$LIBS -lintl" -+ LIBS="$LIBS -lintl -liconv" - cat > conftest.$ac_ext <