Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2014 16:17:01 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342754 - head/devel/p5-Module-Functions
Message-ID:  <201402051617.s15GH1pO021510@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Wed Feb  5 16:17:00 2014
New Revision: 342754
URL: http://svnweb.freebsd.org/changeset/ports/342754
QAT: https://qat.redports.org/buildarchive/r342754/

Log:
  Support staging.

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

Modified: head/devel/p5-Module-Functions/Makefile
==============================================================================
--- head/devel/p5-Module-Functions/Makefile	Wed Feb  5 16:16:01 2014	(r342753)
+++ head/devel/p5-Module-Functions/Makefile	Wed Feb  5 16:17:00 2014	(r342754)
@@ -16,7 +16,4 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	Module::Functions.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Module-Functions/pkg-plist
==============================================================================
--- head/devel/p5-Module-Functions/pkg-plist	Wed Feb  5 16:16:01 2014	(r342753)
+++ head/devel/p5-Module-Functions/pkg-plist	Wed Feb  5 16:17:00 2014	(r342754)
@@ -1 +1,2 @@
 %%SITE_PERL%%/Module/Functions.pm
+%%PERL5_MAN3%%/Module::Functions.3.gz



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