Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2015 08:19:15 +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: r383779 - head/devel/p5-Config-IniFiles
Message-ID:  <201504110819.t3B8JF7e067519@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Sat Apr 11 08:19:15 2015
New Revision: 383779
URL: https://svnweb.freebsd.org/changeset/ports/383779

Log:
  Needs Module::Build.
  
  Sponsored by:	Absolight

Modified:
  head/devel/p5-Config-IniFiles/Makefile

Modified: head/devel/p5-Config-IniFiles/Makefile
==============================================================================
--- head/devel/p5-Config-IniFiles/Makefile	Sat Apr 11 08:18:30 2015	(r383778)
+++ head/devel/p5-Config-IniFiles/Makefile	Sat Apr 11 08:19:15 2015	(r383779)
@@ -19,6 +19,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
 
 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?201504110819.t3B8JF7e067519>