Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2013 22:46:04 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329847 - head/www/p5-Dancer-Plugin-SiteMap
Message-ID:  <201310082246.r98Mk4cf018797@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Tue Oct  8 22:46:04 2013
New Revision: 329847
URL: http://svnweb.freebsd.org/changeset/ports/329847

Log:
  - Support staging

Modified:
  head/www/p5-Dancer-Plugin-SiteMap/Makefile
  head/www/p5-Dancer-Plugin-SiteMap/pkg-plist

Modified: head/www/p5-Dancer-Plugin-SiteMap/Makefile
==============================================================================
--- head/www/p5-Dancer-Plugin-SiteMap/Makefile	Tue Oct  8 22:45:27 2013	(r329846)
+++ head/www/p5-Dancer-Plugin-SiteMap/Makefile	Tue Oct  8 22:46:04 2013	(r329847)
@@ -22,7 +22,4 @@ RUN_DEPENDS=	p5-Dancer>=1.175:${PORTSDIR
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Dancer::Plugin::SiteMap.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/p5-Dancer-Plugin-SiteMap/pkg-plist
==============================================================================
--- head/www/p5-Dancer-Plugin-SiteMap/pkg-plist	Tue Oct  8 22:45:27 2013	(r329846)
+++ head/www/p5-Dancer-Plugin-SiteMap/pkg-plist	Tue Oct  8 22:46:04 2013	(r329847)
@@ -1,5 +1,6 @@
 %%SITE_PERL%%/Dancer/Plugin/SiteMap.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/SiteMap/.packlist
+%%PERL5_MAN3%%/Dancer::Plugin::SiteMap.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/SiteMap
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer



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