diff options
Diffstat (limited to 'net-mgmt/pandorafms_agent/Makefile')
-rw-r--r-- | net-mgmt/pandorafms_agent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pandorafms_agent/Makefile b/net-mgmt/pandorafms_agent/Makefile index 6d4f791d54d8..29889fbeb8bb 100644 --- a/net-mgmt/pandorafms_agent/Makefile +++ b/net-mgmt/pandorafms_agent/Makefile @@ -16,7 +16,7 @@ OPTIONS_DEFINE= TENTACLE_SERVER OPTIONS_DEFAULT= TENTACLE_SERVER TENTACLE_SERVER_DESC= Install tentalce_server -USE_PERL5= yes +USES= perl5 SUB_LIST+= PERL="${PERL}" MAN1= pandora_agent.1 tentacle_client.1 |