1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Support STAGEDIR.

This commit is contained in:
Vanilla I. Shu 2013-11-03 09:39:04 +00:00
parent b44cbee198
commit 52a68b2d9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332599
2 changed files with 6 additions and 8 deletions

View File

@ -15,12 +15,9 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert
RUN_DEPENDS= p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= Proc::InvokeEditor.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc/InvokeEditor/.packlist
%%PERL5_MAN3%%/Proc::InvokeEditor.3.gz
%%SITE_PERL%%/Proc/InvokeEditor.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc/InvokeEditor
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc
@dirrm %%SITE_PERL%%/Proc
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc/InvokeEditor/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc/InvokeEditor
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Proc
@dirrmtry %%SITE_PERL%%/Proc