Date: Fri, 25 Jul 2014 15:06:46 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362915 - head/biology/p5-Bio-Graphics Message-ID: <201407251506.s6PF6kH5091400@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407251506.s6PF6kH5091400>