svn commit: r362915 - head/biology/p5-Bio-Graphics

Mathieu Arnold mat at FreeBSD.org
Fri Jul 25 15:06:47 UTC 2014


Author: mat
Date: Fri Jul 25 15:06:46 2014
New Revision: 362915
URL: http://svnweb.freebsd.org/changeset/ports/362915
QAT: https://qat.redports.org/buildarchive/r362915/

Log:
  Fix build.
  
  Sponsored by:	Absolight

Modified:
  head/biology/p5-Bio-Graphics/Makefile

Modified: head/biology/p5-Bio-Graphics/Makefile
==============================================================================
--- head/biology/p5-Bio-Graphics/Makefile	Fri Jul 25 14:27:22 2014	(r362914)
+++ head/biology/p5-Bio-Graphics/Makefile	Fri Jul 25 15:06:46 2014	(r362915)
@@ -21,6 +21,6 @@ BUILD_DEPENDS=	p5-Bio-SCF>=1.01:${PORTSD
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
-USE_PERL5=	configure
+USE_PERL5=	modbuild
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list