diff options
-rw-r--r-- | net-mgmt/nsca/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/nsca/Makefile b/net-mgmt/nsca/Makefile index 8da567308eaf..7471a9289573 100644 --- a/net-mgmt/nsca/Makefile +++ b/net-mgmt/nsca/Makefile @@ -17,9 +17,8 @@ COMMENT= Nagios Service Check Acceptor RUN_DEPENDS= nagios:${PORTSDIR}/net-mgmt/nagios LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt -BROKEN= "Install fails" - GNU_CONFIGURE= yes +USE_PERL5= yes CONFIGURE_ARGS= --prefix=${PREFIX} --localstatedir=/var/spool/nagios NAGIOS_DIR= ${LOCALBASE}/libexec/nagios |