svn commit: r328819 - head/math/p5-Math-GMPq
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 30 15:38:08 UTC 2013
Author: sunpoet
Date: Mon Sep 30 15:38:07 2013
New Revision: 328819
URL: http://svnweb.freebsd.org/changeset/ports/328819
Log:
- Support STAGEDIR
Modified:
head/math/p5-Math-GMPq/Makefile
head/math/p5-Math-GMPq/pkg-plist (contents, props changed)
Modified: head/math/p5-Math-GMPq/Makefile
==============================================================================
--- head/math/p5-Math-GMPq/Makefile Mon Sep 30 15:38:03 2013 (r328818)
+++ head/math/p5-Math-GMPq/Makefile Mon Sep 30 15:38:07 2013 (r328819)
@@ -22,7 +22,4 @@ CONFIGURE_ARGS= INC=-I${LOCALBASE}/inclu
USE_PERL5= configure
USES= perl5
-MAN3= Math::GMPq.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/math/p5-Math-GMPq/pkg-plist
==============================================================================
--- head/math/p5-Math-GMPq/pkg-plist Mon Sep 30 15:38:03 2013 (r328818)
+++ head/math/p5-Math-GMPq/pkg-plist Mon Sep 30 15:38:07 2013 (r328819)
@@ -8,6 +8,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPq/Random/Random.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPq/V/V.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPq/V/V.so
+%%PERL5_MAN3%%/Math::GMPq.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPq/V
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPq/Random
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPq
More information about the svn-ports-head
mailing list