1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Support staging.

This commit is contained in:
Emanuel Haupt 2014-02-06 14:34:58 +00:00
parent 50a5454df8
commit 50ca332881
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343094
2 changed files with 3 additions and 2 deletions

View File

@ -15,7 +15,7 @@ COMMENT= A perl5 module providing access to lchown(2)
USES= perl5
USE_PERL5= modbuild
MAN3= Lchown.3
post-install:
${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Lchown/Lchown.so
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,4 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Lchown.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown/Lchown.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown/Lchown.so
%%PERL5_MAN3%%/Lchown.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown