aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-05-17 22:17:36 +0800
committermiwi <miwi@FreeBSD.org>2012-05-17 22:17:36 +0800
commit052eba088d6154f927ac9d899f7c027046e4bb8e (patch)
tree78e3d4295dbcf19c429635bac10aa4aabc2e31dd /mail
parentf10b848bde88cc10dd4e1fb35c42119e0bf60f04 (diff)
downloadfreebsd-ports-gnome-052eba088d6154f927ac9d899f7c027046e4bb8e.tar.gz
freebsd-ports-gnome-052eba088d6154f927ac9d899f7c027046e4bb8e.tar.zst
freebsd-ports-gnome-052eba088d6154f927ac9d899f7c027046e4bb8e.zip
- Switch to php53
Reported by: phw
Diffstat (limited to 'mail')
-rw-r--r--mail/pecl-esmtp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pecl-esmtp/Makefile b/mail/pecl-esmtp/Makefile
index f75621779a08..4ef800fbc44c 100644
--- a/mail/pecl-esmtp/Makefile
+++ b/mail/pecl-esmtp/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= esmtp:${PORTSDIR}/mail/libesmtp
USE_PHP= yes
USE_PHPEXT= yes
+DEFAULT_PHP_VER=53
OPTIONS= RE2C "Enable re2c to regenerate PHP parsers" on