svn commit: r331040 - head/www/p5-Dancer-Template-Xslate
Grzegorz Blach
gblach at FreeBSD.org
Sun Oct 20 17:42:00 UTC 2013
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
More information about the svn-ports-all
mailing list