svn commit: r328779 - head/archivers/p5-Compress-Raw-Bzip2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 30 08:50:38 UTC 2013
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
More information about the svn-ports-all
mailing list