diff options
Diffstat (limited to 'net-mgmt/p5-FusionInventory-Agent/Makefile')
-rw-r--r-- | net-mgmt/p5-FusionInventory-Agent/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/net-mgmt/p5-FusionInventory-Agent/Makefile b/net-mgmt/p5-FusionInventory-Agent/Makefile index 1e0d0f1f4133..bd2cf43f4d86 100644 --- a/net-mgmt/p5-FusionInventory-Agent/Makefile +++ b/net-mgmt/p5-FusionInventory-Agent/Makefile @@ -52,11 +52,4 @@ MAN3= FusionInventory::Agent::Network.3 \ FusionInventory::Agent::XML::Query::Inventory.3 \ FusionInventory::Agent::XML::Query::SimpleMessage.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 501000 -BUILD_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress -RUN_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |