Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2013 15:38: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: r328818 - head/math/p5-Math-GMPf
Message-ID:  <201309301538.r8UFc3Ph050541@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Sep 30 15:38:03 2013
New Revision: 328818
URL: http://svnweb.freebsd.org/changeset/ports/328818

Log:
  - Support STAGEDIR

Modified:
  head/math/p5-Math-GMPf/Makefile
  head/math/p5-Math-GMPf/pkg-plist   (contents, props changed)

Modified: head/math/p5-Math-GMPf/Makefile
==============================================================================
--- head/math/p5-Math-GMPf/Makefile	Mon Sep 30 15:31:03 2013	(r328817)
+++ head/math/p5-Math-GMPf/Makefile	Mon Sep 30 15:38:03 2013	(r328818)
@@ -22,7 +22,4 @@ CONFIGURE_ARGS=	INC=-I${LOCALBASE}/inclu
 USE_PERL5=	configure
 USES=		perl5
 
-MAN3=		Math::GMPf.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/math/p5-Math-GMPf/pkg-plist
==============================================================================
--- head/math/p5-Math-GMPf/pkg-plist	Mon Sep 30 15:31:03 2013	(r328817)
+++ head/math/p5-Math-GMPf/pkg-plist	Mon Sep 30 15:38:03 2013	(r328818)
@@ -8,6 +8,7 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/Random/Random.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/V/V.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/V/V.so
+%%PERL5_MAN3%%/Math::GMPf.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/V
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/Random
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf



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