diff options
Diffstat (limited to 'sysutils/symon')
-rw-r--r-- | sysutils/symon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/symon/Makefile b/sysutils/symon/Makefile index 9c5ed8030e01..63036c25ff54 100644 --- a/sysutils/symon/Makefile +++ b/sysutils/symon/Makefile @@ -14,8 +14,8 @@ COMMENT= Performance and information monitoring tool SUB_FILES= pkg-message -USE_PERL5_BUILD= yes - +USES= perl5 +USE_PERL5= build MAKE_JOBS_UNSAFE= yes # Synonym for WITHOUT_SYMUX |