From owner-svn-ports-all@FreeBSD.ORG Wed Sep 11 08:52:55 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 121619AA; Wed, 11 Sep 2013 08:52:55 +0000 (UTC) Date: Wed, 11 Sep 2013 08:52:55 +0000 From: Alexey Dokuchaev To: Andrej Zverev Subject: Re: svn commit: r326954 - in head: lang/asn1c lang/moscow_ml lang/p5-ePerl net-im/jarl net-im/p5-Jabber-Connection net-im/p5-Jabber-Lite net-im/p5-Net-ICQ2000 net-im/p5-Net-NetSend net-im/p5-Net-XMPP2 ... Message-ID: <20130911085255.GA87221@FreeBSD.org> References: <201309110815.r8B8Fr1k059198@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201309110815.r8B8Fr1k059198@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 08:52:55 -0000 On Wed, Sep 11, 2013 at 08:15:53AM +0000, Andrej Zverev wrote: > New Revision: 326954 > URL: http://svnweb.freebsd.org/changeset/ports/326954 > > --- head/lang/moscow_ml/Makefile Wed Sep 11 08:08:30 2013 (r326953) > +++ head/lang/moscow_ml/Makefile Wed Sep 11 08:15:53 2013 (r326954) > @@ -16,7 +16,7 @@ LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \ > > RESTRICTED= Restrictions on for-profit distribution > > -USE_PERL5= yes # XXX: shouldn't it be changed to USE_PERL5_BUILD? > +USES= perl5 Since you removed the comment, did you have a chance to verify if perl5 is build-only dependency or not? ./danfe