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

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

Log:
  - Support STAGEDIR

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

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

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



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