Date: Sat, 28 Sep 2013 17:13:07 +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: r328610 - head/astro/p5-Astro-DSS Message-ID: <201309281713.r8SHD7W5027554@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 28 17:13:07 2013 New Revision: 328610 URL: http://svnweb.freebsd.org/changeset/ports/328610 Log: - Support STAGEDIR Modified: head/astro/p5-Astro-DSS/Makefile head/astro/p5-Astro-DSS/pkg-plist (contents, props changed) Modified: head/astro/p5-Astro-DSS/Makefile ============================================================================== --- head/astro/p5-Astro-DSS/Makefile Sat Sep 28 17:13:03 2013 (r328609) +++ head/astro/p5-Astro-DSS/Makefile Sat Sep 28 17:13:07 2013 (r328610) @@ -16,8 +16,5 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/ww USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Astro::DSS.3 .include <bsd.port.mk> Modified: head/astro/p5-Astro-DSS/pkg-plist ============================================================================== --- head/astro/p5-Astro-DSS/pkg-plist Sat Sep 28 17:13:03 2013 (r328609) +++ head/astro/p5-Astro-DSS/pkg-plist Sat Sep 28 17:13:07 2013 (r328610) @@ -1,5 +1,6 @@ %%SITE_PERL%%/Astro/DSS.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/DSS/.packlist +%%PERL5_MAN3%%/Astro::DSS.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/DSS @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.r8SHD7W5027554>