[Midnightbsd-cvs] mports [23703] trunk/lang/php70/Makefile.ext: update oniguruma

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Jul 26 22:49:28 EDT 2018


Revision: 23703
          http://svnweb.midnightbsd.org/mports/?rev=23703
Author:   laffer1
Date:     2018-07-26 22:49:28 -0400 (Thu, 26 Jul 2018)
Log Message:
-----------
update oniguruma

Modified Paths:
--------------
    trunk/lang/php70/Makefile.ext

Modified: trunk/lang/php70/Makefile.ext
===================================================================
--- trunk/lang/php70/Makefile.ext	2018-07-27 02:48:50 UTC (rev 23702)
+++ trunk/lang/php70/Makefile.ext	2018-07-27 02:49:28 UTC (rev 23703)
@@ -516,7 +516,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