svn commit: r329844 - head/mail/p5-Dancer-Plugin-Email

Grzegorz Blach gblach at FreeBSD.org
Tue Oct 8 22:42:36 UTC 2013


Author: gblach
Date: Tue Oct  8 22:42:35 2013
New Revision: 329844
URL: http://svnweb.freebsd.org/changeset/ports/329844

Log:
  - Support staging

Modified:
  head/mail/p5-Dancer-Plugin-Email/Makefile
  head/mail/p5-Dancer-Plugin-Email/pkg-plist

Modified: head/mail/p5-Dancer-Plugin-Email/Makefile
==============================================================================
--- head/mail/p5-Dancer-Plugin-Email/Makefile	Tue Oct  8 22:41:35 2013	(r329843)
+++ head/mail/p5-Dancer-Plugin-Email/Makefile	Tue Oct  8 22:42:35 2013	(r329844)
@@ -23,7 +23,4 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Dancer::Plugin::Email.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/mail/p5-Dancer-Plugin-Email/pkg-plist
==============================================================================
--- head/mail/p5-Dancer-Plugin-Email/pkg-plist	Tue Oct  8 22:41:35 2013	(r329843)
+++ head/mail/p5-Dancer-Plugin-Email/pkg-plist	Tue Oct  8 22:42:35 2013	(r329844)
@@ -1,5 +1,6 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Email/.packlist
 %%SITE_PERL%%/Dancer/Plugin/Email.pm
+%%PERL5_MAN3%%/Dancer::Plugin::Email.3.gz
 @dirrmtry %%SITE_PERL%%/Dancer/Plugin
 @dirrmtry %%SITE_PERL%%/Dancer
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Email


More information about the svn-ports-head mailing list