diff options
Diffstat (limited to 'sysutils/p5-Sys-Hostname-FQDN/Makefile')
-rw-r--r-- | sysutils/p5-Sys-Hostname-FQDN/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-Sys-Hostname-FQDN/Makefile b/sysutils/p5-Sys-Hostname-FQDN/Makefile index 0c8a3909c759..fdf928632546 100644 --- a/sysutils/p5-Sys-Hostname-FQDN/Makefile +++ b/sysutils/p5-Sys-Hostname-FQDN/Makefile @@ -16,7 +16,8 @@ COMMENT= Get the short or long hostname LICENSE= ART20 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Sys::Hostname::FQDN.3 |