aboutsummaryrefslogblamecommitdiff
path: root/devel/php80-intl/Makefile
blob: 87b89e7b2c6d3ea4043bf524314fd615d50c0381 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                 










                                           
                    

                                
PORTREVISION=	1
CATEGORIES=	devel

MASTERDIR=	${.CURDIR}/../../lang/php80

PKGNAMESUFFIX=	-intl

USES=		compiler:c++11-lib
USE_CXXSTD=	gnu++11

CPPFLAGS+=	-DU_USING_ICU_NAMESPACE=1

TEST_TARGET=	test

.include "${MASTERDIR}/Makefile"