ports/net/phpldapadmin/files/patch-tools__po__Makefile
Matthew Seaman f8906302f6 Modernization: switch to USES=php:web
Update files/patch-lib__functions.php to work around the lack of the
deprecated mcrypt functions in php >= 7.1.

Regenerate patches with 'make makesum'

PR:		227199
Submitted by:	ohartmann@walstatt.org
2018-04-02 20:11:58 +00:00

7 lines
221 B
Text

--- tools/po/Makefile.orig 2012-10-01 06:54:14 UTC
+++ tools/po/Makefile
@@ -1,4 +1,3 @@
-#!/bin/bash
#
# Makefile Utility to manipulate PO and POT files
# Copyright (c) 2009 Alessandro De Zorzi - <lota@nonlontano.it>