Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2013 09:18:02 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316031 - head/devel/p5-MooX-Options
Message-ID:  <201304180918.r3I9I2Hc085554@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Thu Apr 18 09:18:02 2013
New Revision: 316031
URL: http://svnweb.freebsd.org/changeset/ports/316031

Log:
  PERL_CONFIGURE don't necessary here, PERL_MODBUILD already include it.
  
  Feature safe: yes

Modified:
  head/devel/p5-MooX-Options/Makefile

Modified: head/devel/p5-MooX-Options/Makefile
==============================================================================
--- head/devel/p5-MooX-Options/Makefile	Thu Apr 18 09:10:36 2013	(r316030)
+++ head/devel/p5-MooX-Options/Makefile	Thu Apr 18 09:18:02 2013	(r316031)
@@ -29,7 +29,6 @@ RUN_DEPENDS=	p5-Module-Runtime>=0.012:${
 		p5-Getopt-Long-Descriptive>=0.093:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
 		p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common
 
-PERL_CONFIGURE=	yes
 PERL_MODBUILD=	yes
 
 MAN3=		MooX::Options.3 \



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