Index: branches/2018Q3/devel/php71-intl/Makefile =================================================================== --- branches/2018Q3/devel/php71-intl/Makefile (revision 475231) +++ branches/2018Q3/devel/php71-intl/Makefile (revision 475232) @@ -1,15 +1,14 @@ # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php71 PKGNAMESUFFIX= -intl USES= compiler:c++11-lib USE_CXXSTD= gnu++11 CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 .include "${MASTERDIR}/Makefile" Index: branches/2018Q3/devel/php72-intl/Makefile =================================================================== --- branches/2018Q3/devel/php72-intl/Makefile (revision 475231) +++ branches/2018Q3/devel/php72-intl/Makefile (revision 475232) @@ -1,15 +1,14 @@ # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php72 PKGNAMESUFFIX= -intl USES= compiler:c++11-lib USE_CXXSTD= gnu++11 CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 .include "${MASTERDIR}/Makefile" Index: branches/2018Q3 =================================================================== --- branches/2018Q3 (revision 475231) +++ branches/2018Q3 (revision 475232) Property changes on: branches/2018Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r475184