summaryrefslogtreecommitdiff
path: root/lang/php55/patches/patch-makedist
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php55/patches/patch-makedist')
-rw-r--r--lang/php55/patches/patch-makedist13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/php55/patches/patch-makedist b/lang/php55/patches/patch-makedist
deleted file mode 100644
index fbb16410cd9..00000000000
--- a/lang/php55/patches/patch-makedist
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-makedist,v 1.2 2014/02/07 15:35:05 taca Exp $
-
---- makedist.orig 2014-02-05 10:00:36.000000000 +0000
-+++ makedist
-@@ -35,7 +35,7 @@ if test "${1}" = "1" -a "${2}" -lt "28";
- fi
- IFS="$old_IFS"
-
--if test "x$PHPROOT" == "x"; then
-+if test "x$PHPROOT" = "x"; then
- PHPROOT=git@git.php.net:php-src.git;
- fi
-