Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2013 08:50:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328779 - head/archivers/p5-Compress-Raw-Bzip2
Message-ID:  <201309300850.r8U8obRx031117@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Sep 30 08:50:37 2013
New Revision: 328779
URL: http://svnweb.freebsd.org/changeset/ports/328779

Log:
  - Support STAGEDIR

Modified:
  head/archivers/p5-Compress-Raw-Bzip2/Makefile
  head/archivers/p5-Compress-Raw-Bzip2/pkg-plist   (contents, props changed)

Modified: head/archivers/p5-Compress-Raw-Bzip2/Makefile
==============================================================================
--- head/archivers/p5-Compress-Raw-Bzip2/Makefile	Mon Sep 30 08:48:25 2013	(r328778)
+++ head/archivers/p5-Compress-Raw-Bzip2/Makefile	Mon Sep 30 08:50:37 2013	(r328779)
@@ -16,10 +16,7 @@ LICENSE_COMB=	dual
 
 TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
 
-NO_STAGE=	yes
 USE_PERL5=	configure
 USES=		perl5
 
-MAN3=		Compress::Raw::Bzip2.3
-
 .include <bsd.port.mk>

Modified: head/archivers/p5-Compress-Raw-Bzip2/pkg-plist
==============================================================================
--- head/archivers/p5-Compress-Raw-Bzip2/pkg-plist	Mon Sep 30 08:48:25 2013	(r328778)
+++ head/archivers/p5-Compress-Raw-Bzip2/pkg-plist	Mon Sep 30 08:50:37 2013	(r328779)
@@ -3,6 +3,7 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/Bzip2.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/Bzip2.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/autosplit.ix
+%%PERL5_MAN3%%/Compress::Raw::Bzip2.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress



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