svn commit: r329846 - head/www/p5-Dancer-Plugin-Feed
Grzegorz Blach
gblach at FreeBSD.org
Tue Oct 8 22:45:28 UTC 2013
Author: gblach
Date: Tue Oct 8 22:45:27 2013
New Revision: 329846
URL: http://svnweb.freebsd.org/changeset/ports/329846
Log:
- Support staging
Modified:
head/www/p5-Dancer-Plugin-Feed/Makefile
head/www/p5-Dancer-Plugin-Feed/pkg-plist
Modified: head/www/p5-Dancer-Plugin-Feed/Makefile
==============================================================================
--- head/www/p5-Dancer-Plugin-Feed/Makefile Tue Oct 8 22:43:47 2013 (r329845)
+++ head/www/p5-Dancer-Plugin-Feed/Makefile Tue Oct 8 22:45:27 2013 (r329846)
@@ -20,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Dancer::Plugin::Feed.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/www/p5-Dancer-Plugin-Feed/pkg-plist
==============================================================================
--- head/www/p5-Dancer-Plugin-Feed/pkg-plist Tue Oct 8 22:43:47 2013 (r329845)
+++ head/www/p5-Dancer-Plugin-Feed/pkg-plist Tue Oct 8 22:45:27 2013 (r329846)
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Feed/.packlist
%%SITE_PERL%%/Dancer/Plugin/Feed.pm
+%%PERL5_MAN3%%/Dancer::Plugin::Feed.3.gz
@dirrmtry %%SITE_PERL%%/Dancer/Plugin
@dirrmtry %%SITE_PERL%%/Dancer
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Feed
More information about the svn-ports-all
mailing list