diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 15:38:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 15:38:03 +0000 |
commit | be2e30f0bcda6a23de3fd1de5f0b94586b23137a (patch) | |
tree | 44a637238da0d4da42f64791874dd59e467e99a0 /math/p5-Math-GMPf/Makefile | |
parent | d774839d55fd66ddcaa6d8957ea52a17c752fb9f (diff) | |
download | ports-be2e30f0bcda6a23de3fd1de5f0b94586b23137a.tar.gz ports-be2e30f0bcda6a23de3fd1de5f0b94586b23137a.zip |
Notes
Diffstat (limited to 'math/p5-Math-GMPf/Makefile')
-rw-r--r-- | math/p5-Math-GMPf/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Math-GMPf/Makefile b/math/p5-Math-GMPf/Makefile index c26edd3a491b..e4478a3f026b 100644 --- a/math/p5-Math-GMPf/Makefile +++ b/math/p5-Math-GMPf/Makefile @@ -22,7 +22,4 @@ CONFIGURE_ARGS= INC=-I${LOCALBASE}/include LIBS="-L${LOCALBASE}/lib -lgmp" USE_PERL5= configure USES= perl5 -MAN3= Math::GMPf.3 - -NO_STAGE= yes .include <bsd.port.mk> |