remove unnecessary patches, a fix for this problem has been provided in
bsd.port.mk as of revision 1.302
This commit is contained in:
parent
d3f7169889
commit
b65a1fbba0
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2000/06/10 18:14:47 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2000/06/12 02:49:26 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.2 1998/09/23 16:15:53 vanilla Exp $
|
||||
|
||||
DISTNAME= libtool-1.3.5
|
||||
CATEGORIES= devel
|
||||
NEED_VERSION= 1.301
|
||||
NEED_VERSION= 1.302
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= libtool
|
||||
|
||||
|
@ -1,32 +0,0 @@
|
||||
--- configure.orig Sat May 27 06:58:15 2000
|
||||
+++ configure Sat Jun 10 13:49:56 2000
|
||||
@@ -1739,10 +1739,10 @@
|
||||
top_srcdir="$ac_dots$ac_given_srcdir" ;;
|
||||
esac
|
||||
|
||||
- case "$ac_given_INSTALL" in
|
||||
- [/$]*) INSTALL="$ac_given_INSTALL" ;;
|
||||
- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
|
||||
- esac
|
||||
+# case "$ac_given_INSTALL" in
|
||||
+# [/$]*) INSTALL="$ac_given_INSTALL" ;;
|
||||
+# *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
|
||||
+# esac
|
||||
|
||||
echo creating "$ac_file"
|
||||
rm -f "$ac_file"
|
||||
@@ -1859,10 +1859,10 @@
|
||||
*) # Relative path.
|
||||
ac_sub_cache_file="$ac_dots$cache_file" ;;
|
||||
esac
|
||||
- case "$ac_given_INSTALL" in
|
||||
- [/$]*) INSTALL="$ac_given_INSTALL" ;;
|
||||
- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
|
||||
- esac
|
||||
+# case "$ac_given_INSTALL" in
|
||||
+# [/$]*) INSTALL="$ac_given_INSTALL" ;;
|
||||
+# *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
|
||||
+# esac
|
||||
|
||||
echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
|
||||
# The eval makes quoting arguments work.
|
@ -1,17 +0,0 @@
|
||||
--- libltdl/configure.orig Sat May 27 06:58:20 2000
|
||||
+++ libltdl/configure Sat Jun 10 13:49:57 2000
|
||||
@@ -2926,10 +2926,10 @@
|
||||
top_srcdir="$ac_dots$ac_given_srcdir" ;;
|
||||
esac
|
||||
|
||||
- case "$ac_given_INSTALL" in
|
||||
- [/$]*) INSTALL="$ac_given_INSTALL" ;;
|
||||
- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
|
||||
- esac
|
||||
+# case "$ac_given_INSTALL" in
|
||||
+# [/$]*) INSTALL="$ac_given_INSTALL" ;;
|
||||
+# *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
|
||||
+# esac
|
||||
|
||||
echo creating "$ac_file"
|
||||
rm -f "$ac_file"
|
Loading…
Reference in New Issue
Block a user