diff options
-rw-r--r-- | net-mgmt/p5-Net-ACL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/p5-Net-ACL/Makefile b/net-mgmt/p5-Net-ACL/Makefile index b5e5bc557541..2678be0c8fda 100644 --- a/net-mgmt/p5-Net-ACL/Makefile +++ b/net-mgmt/p5-Net-ACL/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-Cisco-Reconfig>=0.05:${PORTSDIR}/net-mgmt/p5-Cisco-Reconfig \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Signature>=1.04:${PORTSDIR}/devel/p5-Test-Signature +NO_ARCH= yes USE_PERL5= configure USES= perl5 |