summaryrefslogtreecommitdiff
path: root/www/php3/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'www/php3/patches/patch-aj')
-rw-r--r--www/php3/patches/patch-aj13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/php3/patches/patch-aj b/www/php3/patches/patch-aj
deleted file mode 100644
index 8325fc158b7..00000000000
--- a/www/php3/patches/patch-aj
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2002/01/10 13:17:12 jlam Exp $
-
---- aclocal.m4.orig Wed Jan 9 15:00:48 2002
-+++ aclocal.m4
-@@ -44,7 +44,7 @@
- AC_PHP_ONCE(LIBPATH, $ai_p, [
- EXTRA_LIBS="$EXTRA_LIBS -L$ai_p"
- if test -n "$APXS" ; then
-- RPATHS="$RPATHS ${apxs_runpath_switch}$ai_p'"
-+ RPATHS="$RPATHS ${apxs_runpath_switch}$ai_p"
- else
- RPATHS="$RPATHS ${ld_runpath_switch}$ai_p"
- fi