svn commit: r328611 - head/astro/p5-Astro-FITS-CFITSIO
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 28 17:13:12 UTC 2013
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
More information about the svn-ports-head
mailing list