diff options
Diffstat (limited to 'net-mgmt/nagios-devel/Makefile')
-rw-r--r-- | net-mgmt/nagios-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios-devel/Makefile b/net-mgmt/nagios-devel/Makefile index b98fb651bc33..a88c4d720254 100644 --- a/net-mgmt/nagios-devel/Makefile +++ b/net-mgmt/nagios-devel/Makefile @@ -17,8 +17,8 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagio MASTER_SITE_FREEBSD= yes LATEST_LINK= nagios-devel -USES= iconv -USE_PERL5_BUILD=yes +USES= iconv perl5 +USE_PERL5= build USE_AUTOTOOLS= autoconf libltdl USE_RC_SUBR= nagios |