Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2014 12:46:02 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364845 - head/www/p5-Dancer-Plugin-REST
Message-ID:  <201408141246.s7ECk2q8076730@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Thu Aug 14 12:46:02 2014
New Revision: 364845
URL: http://svnweb.freebsd.org/changeset/ports/364845
QAT: https://qat.redports.org/buildarchive/r364845/

Log:
  - Remove redundant run/build from USES_PERL5

Modified:
  head/www/p5-Dancer-Plugin-REST/Makefile

Modified: head/www/p5-Dancer-Plugin-REST/Makefile
==============================================================================
--- head/www/p5-Dancer-Plugin-REST/Makefile	Thu Aug 14 12:22:00 2014	(r364844)
+++ head/www/p5-Dancer-Plugin-REST/Makefile	Thu Aug 14 12:46:02 2014	(r364845)
@@ -15,6 +15,6 @@ RUN_DEPENDS=	p5-Dancer>0:${PORTSDIR}/www
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 USES=		perl5
-USE_PERL5=	modbuild run build
+USE_PERL5=	modbuild
 
 .include <bsd.port.mk>



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