diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 16:23:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 16:23:40 +0000 |
commit | e10b6d67f0df31a1a264471f6a25971a17058eb0 (patch) | |
tree | ba5f95c4c9cb5442d0f12ccdf3ad26501ed82ccb /devel/p5-Sys-Virt | |
parent | 8f85c577332f289f2479f93b852e3b41fef30d16 (diff) | |
download | ports-e10b6d67f0df31a1a264471f6a25971a17058eb0.tar.gz ports-e10b6d67f0df31a1a264471f6a25971a17058eb0.zip |
Notes
Diffstat (limited to 'devel/p5-Sys-Virt')
-rw-r--r-- | devel/p5-Sys-Virt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Sys-Virt/Makefile b/devel/p5-Sys-Virt/Makefile index e54572ddd9af..02f1541da71b 100644 --- a/devel/p5-Sys-Virt/Makefile +++ b/devel/p5-Sys-Virt/Makefile @@ -19,6 +19,7 @@ TEST_DEPENDS= p5-CPAN-Changes>=0:${PORTSDIR}/devel/p5-CPAN-Changes \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage PERL_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes MAN3= Sys::Virt.3 \ Sys::Virt::Domain.3 \ |