From 82d9c1f1741f9147489baab354ae377f3c09d184 Mon Sep 17 00:00:00 2001 From: danw Date: Tue, 2 May 2000 18:48:35 +0000 Subject: Remove patches to deal with two bugs involving configure's handling of INSTALL which have both been worked around in bsd.pkg.mk now. --- devel/gtexinfo/patches/patch-ag | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'devel/gtexinfo/patches/patch-ag') diff --git a/devel/gtexinfo/patches/patch-ag b/devel/gtexinfo/patches/patch-ag index 5ebc0ca699e..956f32335fc 100644 --- a/devel/gtexinfo/patches/patch-ag +++ b/devel/gtexinfo/patches/patch-ag @@ -1,4 +1,4 @@ -$NetBSD: patch-ag,v 1.3 1999/03/04 14:56:44 agc Exp $ +$NetBSD: patch-ag,v 1.4 2000/05/02 18:48:39 danw Exp $ Don't check ncurses lib - just use standard curses. Install files into share hierarchy @@ -25,17 +25,3 @@ Don't assume that we're using the install.sh script - comment out INTLDEPS='$(top_builddir)/intl/libintl.a' INTLLIBS=$INTLDEPS LIBS=`echo $LIBS | sed -e 's/-lintl//'` -@@ -3990,10 +3990,13 @@ - top_srcdir="$ac_dots$ac_given_srcdir" ;; - esac - -+# do not assume that we're using the install.sh script... -+if false; then - case "$ac_given_INSTALL" in - [/$]*) INSTALL="$ac_given_INSTALL" ;; - *) INSTALL="$ac_dots$ac_given_INSTALL" ;; - esac -+fi - - echo creating "$ac_file" - rm -f "$ac_file" -- cgit v1.2.3