Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2014 16:46:35 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341628 - head/devel/p5-Exception-Handler
Message-ID:  <201401281646.s0SGkZBc071347@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Jan 28 16:46:35 2014
New Revision: 341628
URL: http://svnweb.freebsd.org/changeset/ports/341628
QAT: https://qat.redports.org/buildarchive/r341628/

Log:
  - Stage support

Modified:
  head/devel/p5-Exception-Handler/Makefile
  head/devel/p5-Exception-Handler/pkg-plist

Modified: head/devel/p5-Exception-Handler/Makefile
==============================================================================
--- head/devel/p5-Exception-Handler/Makefile	Tue Jan 28 16:46:22 2014	(r341627)
+++ head/devel/p5-Exception-Handler/Makefile	Tue Jan 28 16:46:35 2014	(r341628)
@@ -13,7 +13,4 @@ COMMENT=	Perl module that report excepti
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Exception::Handler.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Exception-Handler/pkg-plist
==============================================================================
--- head/devel/p5-Exception-Handler/pkg-plist	Tue Jan 28 16:46:22 2014	(r341627)
+++ head/devel/p5-Exception-Handler/pkg-plist	Tue Jan 28 16:46:35 2014	(r341628)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Exception::Handler.3.gz
 %%SITE_PERL%%/Exception/Handler.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Handler/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Handler



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