Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2013 17:42:00 +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: r331040 - head/www/p5-Dancer-Template-Xslate
Message-ID:  <201310201742.r9KHg0Fr062681@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Sun Oct 20 17:41:59 2013
New Revision: 331040
URL: http://svnweb.freebsd.org/changeset/ports/331040

Log:
  - Support staging

Modified:
  head/www/p5-Dancer-Template-Xslate/Makefile
  head/www/p5-Dancer-Template-Xslate/pkg-plist

Modified: head/www/p5-Dancer-Template-Xslate/Makefile
==============================================================================
--- head/www/p5-Dancer-Template-Xslate/Makefile	Sun Oct 20 17:37:22 2013	(r331039)
+++ head/www/p5-Dancer-Template-Xslate/Makefile	Sun Oct 20 17:41:59 2013	(r331040)
@@ -21,7 +21,4 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	Dancer::Template::Xslate.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/p5-Dancer-Template-Xslate/pkg-plist
==============================================================================
--- head/www/p5-Dancer-Template-Xslate/pkg-plist	Sun Oct 20 17:37:22 2013	(r331039)
+++ head/www/p5-Dancer-Template-Xslate/pkg-plist	Sun Oct 20 17:41:59 2013	(r331040)
@@ -1,3 +1,4 @@
 %%SITE_PERL%%/Dancer/Template/Xslate.pm
+%%PERL5_MAN3%%/Dancer::Template::Xslate.3.gz
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer
 @dirrmtry %%SITE_PERL%%/Dancer



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