diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-08 15:08:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-08 15:08:13 +0000 |
commit | 3f14fbb2c03bd6b87b63970ea61d60f3c9332589 (patch) | |
tree | 42358909bf1bcd1454294bcb1807af0668a8d50d /math/pecl-big_int | |
parent | 4d2f75252909725fb4f01a2d6d9c21add7479ff3 (diff) | |
download | ports-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.tar.gz ports-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.zip |
Notes
Diffstat (limited to 'math/pecl-big_int')
-rw-r--r-- | math/pecl-big_int/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pecl-big_int/Makefile b/math/pecl-big_int/Makefile index 74126013d51d..a9517e780bc7 100644 --- a/math/pecl-big_int/Makefile +++ b/math/pecl-big_int/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 +IGNORE_WITH_PHP= 70 71 72 73 CONFIGURE_ARGS= --enable-big-int=shared |