[Midnightbsd-cvs] mports [24139] trunk/lang/php71/Makefile.ext: use newer oniguruma
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Sep 3 13:31:53 EDT 2018
Revision: 24139
http://svnweb.midnightbsd.org/mports/?rev=24139
Author: laffer1
Date: 2018-09-03 13:31:53 -0400 (Mon, 03 Sep 2018)
Log Message:
-----------
use newer oniguruma
Modified Paths:
--------------
trunk/lang/php71/Makefile.ext
Modified: trunk/lang/php71/Makefile.ext
===================================================================
--- trunk/lang/php71/Makefile.ext 2018-09-03 17:28:12 UTC (rev 24138)
+++ trunk/lang/php71/Makefile.ext 2018-09-03 17:31:53 UTC (rev 24139)
@@ -550,7 +550,7 @@
.if ${PHP_MODNAME} == "mbstring"
. if ${PORT_OPTIONS:MREGEX}
-LIB_DEPENDS+= libonig.so:devel/oniguruma5
+LIB_DEPENDS+= libonig.so:devel/oniguruma
CONFIGURE_ARGS+=--with-onig=${LOCALBASE}
. else
CONFIGURE_ARGS+=--disable-mbregex
More information about the Midnightbsd-cvs
mailing list