svn commit: r343025 - head/japanese/p5-DateTime-Format-Japanese
Emanuel Haupt
ehaupt at FreeBSD.org
Thu Feb 6 10:55:11 UTC 2014
Author: ehaupt
Date: Thu Feb 6 10:55:10 2014
New Revision: 343025
URL: http://svnweb.freebsd.org/changeset/ports/343025
QAT: https://qat.redports.org/buildarchive/r343025/
Log:
Support staging.
Modified:
head/japanese/p5-DateTime-Format-Japanese/Makefile
head/japanese/p5-DateTime-Format-Japanese/pkg-plist
Modified: head/japanese/p5-DateTime-Format-Japanese/Makefile
==============================================================================
--- head/japanese/p5-DateTime-Format-Japanese/Makefile Thu Feb 6 10:53:58 2014 (r343024)
+++ head/japanese/p5-DateTime-Format-Japanese/Makefile Thu Feb 6 10:55:10 2014 (r343025)
@@ -20,11 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= DateTime::Format::Japanese.3 \
- DateTime::Format::Japanese::Common.3 \
- DateTime::Format::Japanese::Traditional.3
-
-NO_STAGE= yes
.include <bsd.port.pre.mk>
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
Modified: head/japanese/p5-DateTime-Format-Japanese/pkg-plist
==============================================================================
--- head/japanese/p5-DateTime-Format-Japanese/pkg-plist Thu Feb 6 10:53:58 2014 (r343024)
+++ head/japanese/p5-DateTime-Format-Japanese/pkg-plist Thu Feb 6 10:55:10 2014 (r343025)
@@ -2,6 +2,9 @@
%%SITE_PERL%%/DateTime/Format/Japanese.pm
%%SITE_PERL%%/DateTime/Format/Japanese/Common.pm
%%SITE_PERL%%/DateTime/Format/Japanese/Traditional.pm
+%%PERL5_MAN3%%/DateTime::Format::Japanese.3.gz
+%%PERL5_MAN3%%/DateTime::Format::Japanese::Common.3.gz
+%%PERL5_MAN3%%/DateTime::Format::Japanese::Traditional.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Japanese
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime
More information about the svn-ports-head
mailing list