1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/math/php73-gmp/Makefile
Torsten Zuehlsdorff 3a5533b48d Add PHP 7.3 RC2 to the ports-tree.
Notable changes:
- Switch from PCRE to PCRE2
- Many modules now require PCRE2 for building
- graphics/php73-gd: X11 option is no longer default

Changes to Mk/Uses/php.mk approved by ale
2018-10-08 08:52:51 +00:00

12 lines
147 B
Makefile

# $FreeBSD$
CATEGORIES= math
MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -gmp
TEST_TARGET= test
.include "${MASTERDIR}/Makefile"