mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -04:00
- Temporarily keep C++98 working in consumers for Clang's default -std= Changes: http://site.icu-project.org/download/59 PR: 218788 Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version) Exp-run by: antoine
10 lines
143 B
Makefile
10 lines
143 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 3
|
|
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php71
|
|
|
|
PKGNAMESUFFIX= -intl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|