Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2015 07:44:59 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379881 - head/mail/pecl-esmtp
Message-ID:  <201502250744.t1P7ixcp042135@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Wed Feb 25 07:44:58 2015
New Revision: 379881
URL: https://svnweb.freebsd.org/changeset/ports/379881
QAT: https://qat.redports.org/buildarchive/r379881/

Log:
  remove DEFAULT_VERSIONS.
  
  Obtained from:	bapt@, mat@

Modified:
  head/mail/pecl-esmtp/Makefile

Modified: head/mail/pecl-esmtp/Makefile
==============================================================================
--- head/mail/pecl-esmtp/Makefile	Wed Feb 25 07:43:59 2015	(r379880)
+++ head/mail/pecl-esmtp/Makefile	Wed Feb 25 07:44:58 2015	(r379881)
@@ -19,7 +19,6 @@ LIB_DEPENDS=	libesmtp.so:${PORTSDIR}/mai
 USES=		tar:tgz
 USE_PHP=	yes
 USE_PHPEXT=	yes
-DEFAULT_VERSIONS+=	php=53
 
 OPTIONS_DEFINE=	RE2C
 OPTIONS_DEFAULT=	RE2C



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502250744.t1P7ixcp042135>