1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Support STAGEDIR

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-30 15:38:07 +00:00
parent be2e30f0bc
commit 69da4ed50d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328819
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::GMPq.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

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