head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2019.12.16.15.58.19; author taca; state dead; branches; next 1.1; commitid XehOokg9jmI2OWOB; 1.1 date 2019.12.15.17.56.34; author taca; state Exp; branches; next ; commitid jVQkc3fk7zZvuPOB; desc @@ 1.2 log @lang/php*: clean up php langauges Clean up php languages. * Clean up php/phpversions.mk a little. * Add php/replace.mk to provide common shebang line replace for PHP. * Define USE_TOOLS before including . * Fix most warnings of pkglint. No functional change should be done. @ text @$NetBSD: patch-ext_phar_phar_phar.php,v 1.1 2019/12/15 17:56:34 taca Exp $ Prepare for shbang line replace. --- ext/phar/phar/phar.php.orig 2015-06-23 17:33:33.000000000 +0000 +++ ext/phar/phar/phar.php @@@@ -1,4 +1,4 @@@@ -#!/usr/local/bin/php +#!@@PREFIX@@/bin/php