Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2014 18:24:29 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342197 - head/devel/p5-Module-Runtime
Message-ID:  <201402011824.s11IOTop005337@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Feb  1 18:24:29 2014
New Revision: 342197
URL: http://svnweb.freebsd.org/changeset/ports/342197
QAT: https://qat.redports.org/buildarchive/r342197/

Log:
  - Stage support

Modified:
  head/devel/p5-Module-Runtime/Makefile
  head/devel/p5-Module-Runtime/pkg-plist

Modified: head/devel/p5-Module-Runtime/Makefile
==============================================================================
--- head/devel/p5-Module-Runtime/Makefile	Sat Feb  1 17:47:32 2014	(r342196)
+++ head/devel/p5-Module-Runtime/Makefile	Sat Feb  1 18:24:29 2014	(r342197)
@@ -16,7 +16,4 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	Module::Runtime.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Module-Runtime/pkg-plist
==============================================================================
--- head/devel/p5-Module-Runtime/pkg-plist	Sat Feb  1 17:47:32 2014	(r342196)
+++ head/devel/p5-Module-Runtime/pkg-plist	Sat Feb  1 18:24:29 2014	(r342197)
@@ -1,2 +1,3 @@
 %%SITE_PERL%%/Module/Runtime.pm
+%%PERL5_MAN3%%/Module::Runtime.3.gz
 @dirrmtry %%SITE_PERL%%/Module



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