svn commit: r328609 - head/astro/p5-Astro-Constants

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 28 17:13:05 UTC 2013


Author: sunpoet
Date: Sat Sep 28 17:13:03 2013
New Revision: 328609
URL: http://svnweb.freebsd.org/changeset/ports/328609

Log:
  - Support STAGEDIR

Modified:
  head/astro/p5-Astro-Constants/Makefile
  head/astro/p5-Astro-Constants/pkg-plist   (contents, props changed)

Modified: head/astro/p5-Astro-Constants/Makefile
==============================================================================
--- head/astro/p5-Astro-Constants/Makefile	Sat Sep 28 17:12:59 2013	(r328608)
+++ head/astro/p5-Astro-Constants/Makefile	Sat Sep 28 17:13:03 2013	(r328609)
@@ -12,8 +12,5 @@ COMMENT=	Physical constants for use in a
 
 USES=		perl5
 USE_PERL5=	configure
-NO_STAGE=	yes
-
-MAN3=	Astro::Constants.3
 
 .include <bsd.port.mk>

Modified: head/astro/p5-Astro-Constants/pkg-plist
==============================================================================
--- head/astro/p5-Astro-Constants/pkg-plist	Sat Sep 28 17:12:59 2013	(r328608)
+++ head/astro/p5-Astro-Constants/pkg-plist	Sat Sep 28 17:13:03 2013	(r328609)
@@ -2,6 +2,7 @@
 %%SITE_PERL%%/Astro/Constants/CGS.pm
 %%SITE_PERL%%/Astro/Constants/MKS.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Constants/.packlist
+%%PERL5_MAN3%%/Astro::Constants.3.gz
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Constants
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
 @dirrmtry %%SITE_PERL%%/Astro/Constants


More information about the svn-ports-all mailing list