mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
These solve a function name clash with a new php-5.5 built-in and use of the deprecated preg_replace /e modifier. Submitted by: Zhang Huangbin Obtained from: http://sourceforge.net/u/nihilisticz/phpldapadmin/commit_browser
7 lines
273 B
Text
7 lines
273 B
Text
--- ./tools/po/Makefile.orig 2012-10-01 07:54:14.000000000 +0100
|
|
+++ ./tools/po/Makefile 2014-04-27 09:40:05.269794411 +0100
|
|
@@ -1,4 +1,3 @@
|
|
-#!/bin/bash
|
|
#
|
|
# Makefile Utility to manipulate PO and POT files
|
|
# Copyright (c) 2009 Alessandro De Zorzi - <lota@nonlontano.it>
|