- Support STAGEDIR

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-30 15:38:03 +00:00
parent d774839d55
commit be2e30f0bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328818
2 changed files with 1 additions and 3 deletions

View file

@ -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>

View file

@ -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