$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