aboutsummaryrefslogtreecommitdiff
path: root/lang/php56/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php56/Makefile')
-rw-r--r--lang/php56/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index 10948923e6af..a2e51e89ba40 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php56
-PORTVERSION= 5.6.38
+PORTVERSION= 5.6.39
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
@@ -32,7 +32,7 @@ CONFIGURE_ARGS+=--with-layout=GNU \
--with-pcre-regex=${LOCALBASE} \
--with-zlib-dir=/usr \
--program-prefix=""
-USES+= autoreconf:build
+USES+= autoreconf:build gnome
USE_GNOME= libxml2
# PR230207 Allow relocations against read-only segments (override lld default)
@@ -55,7 +55,7 @@ MAILHEAD_DESC= Enable mail header patch
LINKTHR_DESC= Link thread lib (for threaded extensions)
ZTS_DESC= Force Zend Thread Safety (ZTS) build
-CONFLICTS= php55-5* php70-* php71-* php72-* php73-*
+CONFLICTS= php70-* php71-* php72-* php73-*
DESTDIRNAME= INSTALL_ROOT