Date: Sat, 11 Apr 2015 08:14:25 +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: r383775 - head/devel/p5-Module-Pluggable Message-ID: <201504110814.t3B8EPM6066446@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Sat Apr 11 08:14:25 2015 New Revision: 383775 URL: https://svnweb.freebsd.org/changeset/ports/383775 Log: This needs Module::Build. Sponsored by: Absolight Modified: head/devel/p5-Module-Pluggable/Makefile Modified: head/devel/p5-Module-Pluggable/Makefile ============================================================================== --- head/devel/p5-Module-Pluggable/Makefile Sat Apr 11 06:57:25 2015 (r383774) +++ head/devel/p5-Module-Pluggable/Makefile Sat Apr 11 08:14:25 2015 (r383775) @@ -14,6 +14,6 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual 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?201504110814.t3B8EPM6066446>