Date: Sat, 28 Sep 2013 17:13:12 +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: r328611 - head/astro/p5-Astro-FITS-CFITSIO Message-ID: <201309281713.r8SHDCM0027651@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 28 17:13:11 2013 New Revision: 328611 URL: http://svnweb.freebsd.org/changeset/ports/328611 Log: - Support STAGEDIR Modified: head/astro/p5-Astro-FITS-CFITSIO/Makefile head/astro/p5-Astro-FITS-CFITSIO/pkg-plist (contents, props changed) Modified: head/astro/p5-Astro-FITS-CFITSIO/Makefile ============================================================================== --- head/astro/p5-Astro-FITS-CFITSIO/Makefile Sat Sep 28 17:13:07 2013 (r328610) +++ head/astro/p5-Astro-FITS-CFITSIO/Makefile Sat Sep 28 17:13:11 2013 (r328611) @@ -15,8 +15,5 @@ LIB_DEPENDS= cfitsio:${PORTSDIR}/astro/c CONFIGURE_ENV= CFITSIO=${LOCALBASE} USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Astro::FITS::CFITSIO.3 .include <bsd.port.mk> Modified: head/astro/p5-Astro-FITS-CFITSIO/pkg-plist ============================================================================== --- head/astro/p5-Astro-FITS-CFITSIO/pkg-plist Sat Sep 28 17:13:07 2013 (r328610) +++ head/astro/p5-Astro-FITS-CFITSIO/pkg-plist Sat Sep 28 17:13:11 2013 (r328611) @@ -3,6 +3,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO/autosplit.ix %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO/CFITSIO.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO/CFITSIO.so +%%PERL5_MAN3%%/Astro::FITS::CFITSIO.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309281713.r8SHDCM0027651>