diff options
Diffstat (limited to 'net-mgmt/netspoc')
-rw-r--r-- | net-mgmt/netspoc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/netspoc/Makefile b/net-mgmt/netspoc/Makefile index 4053e109545e..19cd574edf0e 100644 --- a/net-mgmt/netspoc/Makefile +++ b/net-mgmt/netspoc/Makefile @@ -18,7 +18,8 @@ COMMENT= A Network Security Policy Compiler LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= netspoc.1 print-group.1 MAN3= Netspoc.3 |