diff options
Diffstat (limited to 'net-mgmt/nagios2/Makefile')
-rw-r--r-- | net-mgmt/nagios2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios2/Makefile b/net-mgmt/nagios2/Makefile index 8f392733e2fa..4cd23ded0661 100644 --- a/net-mgmt/nagios2/Makefile +++ b/net-mgmt/nagios2/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios PORTVERSION= 1.2 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=nagios @@ -19,7 +19,7 @@ LIB_DEPENDS= gd1.2:${PORTSDIR}/graphics/gd1 .else LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd .endif -RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net/nagios-plugins +RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins USE_GETOPT_LONG=yes GNU_CONFIGURE= yes |