pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/php-mbstring converters/php-mbstring: clean...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/857930233059
branches:  trunk
changeset: 771863:857930233059
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Dec 29 06:11:50 2021 +0000

description:
converters/php-mbstring: clean up after remove of php73

diffstat:

 converters/php-mbstring/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 6f0666b83a54 -r 857930233059 converters/php-mbstring/Makefile
--- a/converters/php-mbstring/Makefile  Wed Dec 29 06:08:55 2021 +0000
+++ b/converters/php-mbstring/Makefile  Wed Dec 29 06:11:50 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2021/11/27 07:27:04 taca Exp $
+# $NetBSD: Makefile,v 1.9 2021/12/29 06:11:50 taca Exp $
 
 MODNAME=               mbstring
 CATEGORIES+=           converters
@@ -22,9 +22,8 @@
        ${INSTALL_DATA} ${WRKSRC}/libmbfl/nls/*.h ${DESTDIR}${PREFIX}/include/php/ext/mbstring/libmbfl/nls
 
 .include "../../lang/php/ext.mk"
-.if ${PKG_PHP_VERSION} >= 74
 .include "../../textproc/oniguruma/buildlink3.mk"
-.endif
+
 .if ${PKG_PHP_VERSION} <=80
 PLIST.sbf=     yes
 .else



Home | Main Index | Thread Index | Old Index