From ef8adfc71f775150af9c81fad3d1ed8dbe2ce0fe Mon Sep 17 00:00:00 2001 From: "Lev A. Serebryakov" Date: Sat, 10 Apr 2004 17:34:39 +0000 Subject: Unbreak port after last ade's commit. PR: ports/65173 Submitted by: maintainer --- devel/apr0/files/patch-buildconf | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 devel/apr0/files/patch-buildconf (limited to 'devel/apr0/files/patch-buildconf') diff --git a/devel/apr0/files/patch-buildconf b/devel/apr0/files/patch-buildconf deleted file mode 100644 index b4aab3e2d063..000000000000 --- a/devel/apr0/files/patch-buildconf +++ /dev/null @@ -1,17 +0,0 @@ ---- apr-0.9.4/buildconf.orig Tue Jun 17 13:44:25 2003 -+++ apr-0.9.4/buildconf Tue Mar 23 21:53:36 2004 -@@ -83,3 +83,3 @@ - ltpath=`dirname $libtoolize` --ltfile=${LIBTOOL_M4-`cd $ltpath/../share/aclocal ; pwd`/libtool.m4} -+ltfile=${LIBTOOL_M4-`cd $ltpath/../../share/aclocal ; pwd`/libtool15.m4} - -@@ -102,3 +102,3 @@ - echo "Creating include/arch/unix/apr_private.h.in ..." --${AUTOHEADER:-autoheader} -+${AUTOHEADER:-autoheader257} - -@@ -106,3 +106,3 @@ - ### do some work to toss config.cache? --${AUTOCONF:-autoconf} -+${AUTOCONF:-autoconf257} - -- cgit v1.2.3