1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-01-31 15:24:05 +00:00
parent 340b3fa12c
commit 68e5549fbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342004
6 changed files with 3 additions and 9 deletions

View File

@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN1= mime-construct.1
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
bin/mime-construct
%%SITE_PERL%%/%%PERL_ARCH%%/auto/mime-construct/.packlist
man/man1/mime-construct.1.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/mime-construct

View File

@ -19,7 +19,4 @@ LICENSE= GPLv2
USES= perl5
USE_PERL5= modbuild
MAN3= Authen::DecHpwd.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Authen/DecHpwd.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/DecHpwd/DecHpwd.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/DecHpwd/DecHpwd.so
%%PERL5_MAN3%%/Authen::DecHpwd.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/DecHpwd
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Authen

View File

@ -16,7 +16,4 @@ BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
USES= perl5
USE_PERL5= modbuild
MAN3= Digest::SV1.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
%%SITE_PERL%%/Digest/SV1.pm
%%PERL5_MAN3%%/Digest::SV1.3.gz
@dirrmtry %%SITE_PERL%%/Digest/