diff options
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r-- | lang/php5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 655767ddbbe9..310d603932ca 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -54,7 +54,7 @@ MAILHEAD_DESC= Enable mail header patch LINKTHR_DESC= Link thread lib (for threaded extensions) ZTS_DESC= Force Zend Thread Safety (ZTS) build -CONFLICTS= php53-5* php55-5* +CONFLICTS= php53-5* php55-5* php56-5* DESTDIRNAME= INSTALL_ROOT |