diff options
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> |