diff options
Diffstat (limited to 'net-mgmt/p5-NetApp/Makefile')
-rw-r--r-- | net-mgmt/p5-NetApp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-NetApp/Makefile b/net-mgmt/p5-NetApp/Makefile index 4f676b7e5238..b149fed51fae 100644 --- a/net-mgmt/p5-NetApp/Makefile +++ b/net-mgmt/p5-NetApp/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= p5-IPC-Cmd>=0:${PORTSDIR}/devel/p5-IPC-Cmd \ p5-Clone>=0:${PORTSDIR}/devel/p5-Clone BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= NetApp::Aggregate.3 \ NetApp::Aggregate::Plex.3 \ |