Date: Sat, 28 Sep 2013 17:13:20 +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: r328613 - head/astro/p5-Astro-MoonPhase Message-ID: <201309281713.r8SHDKJG027864@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 28 17:13:20 2013 New Revision: 328613 URL: http://svnweb.freebsd.org/changeset/ports/328613 Log: - Support STAGEDIR Modified: head/astro/p5-Astro-MoonPhase/Makefile head/astro/p5-Astro-MoonPhase/pkg-plist (contents, props changed) Modified: head/astro/p5-Astro-MoonPhase/Makefile ============================================================================== --- head/astro/p5-Astro-MoonPhase/Makefile Sat Sep 28 17:13:16 2013 (r328612) +++ head/astro/p5-Astro-MoonPhase/Makefile Sat Sep 28 17:13:20 2013 (r328613) @@ -12,8 +12,5 @@ COMMENT= Perl interface to calculate inf USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Astro::MoonPhase.3 .include <bsd.port.mk> Modified: head/astro/p5-Astro-MoonPhase/pkg-plist ============================================================================== --- head/astro/p5-Astro-MoonPhase/pkg-plist Sat Sep 28 17:13:16 2013 (r328612) +++ head/astro/p5-Astro-MoonPhase/pkg-plist Sat Sep 28 17:13:20 2013 (r328613) @@ -1,5 +1,6 @@ %%SITE_PERL%%/Astro/MoonPhase.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/MoonPhase/.packlist +%%PERL5_MAN3%%/Astro::MoonPhase.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/MoonPhase @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro @dirrmtry %%SITE_PERL%%/Astro
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309281713.r8SHDKJG027864>