diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-02-25 07:44:58 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-02-25 07:44:58 +0000 |
commit | 0b804b1b3ce9ef8cfcf05131cf56bdcae554f2d2 (patch) | |
tree | bc0029797b67fa1a198401fd0ba0bd0a73e27e07 /mail/pecl-esmtp | |
parent | db3eaea7351158dbe737f4f0c991c52d4e5bffed (diff) | |
download | ports-0b804b1b3ce9ef8cfcf05131cf56bdcae554f2d2.tar.gz ports-0b804b1b3ce9ef8cfcf05131cf56bdcae554f2d2.zip |
Notes
Diffstat (limited to 'mail/pecl-esmtp')
-rw-r--r-- | mail/pecl-esmtp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/pecl-esmtp/Makefile b/mail/pecl-esmtp/Makefile index 84014d6d23a3..d67c3b32e326 100644 --- a/mail/pecl-esmtp/Makefile +++ b/mail/pecl-esmtp/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= libesmtp.so:${PORTSDIR}/mail/libesmtp USES= tar:tgz USE_PHP= yes USE_PHPEXT= yes -DEFAULT_VERSIONS+= php=53 OPTIONS_DEFINE= RE2C OPTIONS_DEFAULT= RE2C |