diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-11-14 03:15:03 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-11-14 03:15:03 +0000 |
commit | 3c8a36012b142a4660c87d9284eb0ce5f7bc5a58 (patch) | |
tree | bb5ae18425703acfafa9b7ebb7f28ff3e2e09400 /lang/php56 | |
parent | 5558ef6556714b55605398a4c15a914103fbdb96 (diff) | |
download | ports-3c8a36012b142a4660c87d9284eb0ce5f7bc5a58.tar.gz ports-3c8a36012b142a4660c87d9284eb0ce5f7bc5a58.zip |
Notes
Diffstat (limited to 'lang/php56')
-rw-r--r-- | lang/php56/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile index bd40b59aad75..2df5b1decec9 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -47,7 +47,6 @@ FPM_DESC= Build FPM version EMBED_DESC= Build embedded library DEBUG_DESC= Enable debug DTRACE_DESC= Enable DTrace support -IPV6_DESC= Enable ipv6 support MAILHEAD_DESC= Enable mail header patch LINKTHR_DESC= Link thread lib (for threaded extensions) ZTS_DESC= Force Zend Thread Safety (ZTS) build |