1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

- Support STAGEDIR

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-30 12:25:49 +00:00
parent 9e27e439cb
commit 23c342fa5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328783

View File

@ -21,8 +21,5 @@ TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
USE_PERL5= configure
USES= perl5
NO_STAGE= yes
MAN3= IO::Compress::Lzf.3 IO::Uncompress::UnLzf.3
.include <bsd.port.mk>