Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2013 17:13:03 +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: r328609 - head/astro/p5-Astro-Constants
Message-ID:  <201309281713.r8SHD3eM027396@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309281713.r8SHD3eM027396>