diff options
Diffstat (limited to 'net-mgmt/pandorafms_server')
-rw-r--r-- | net-mgmt/pandorafms_server/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/pandorafms_server/Makefile b/net-mgmt/pandorafms_server/Makefile index cad9c4b26fc2..653bd82d157b 100644 --- a/net-mgmt/pandorafms_server/Makefile +++ b/net-mgmt/pandorafms_server/Makefile @@ -44,7 +44,6 @@ OPTIONS= TENTACLE "Install tentacle_server" on \ ORACLE "Use Oracle backend (experimental)" off \ EXTRAS "Extra dependencies for util scripts" on -USE_PERL5= 5.8+ PERL_CONFIGURE= yes SUB_LIST+= PERL="${PERL}" |