Nagios doesn't need X11. Bump PKGREVISION.
This commit is contained in:
parent
f9bdc48b44
commit
29d9e33a4e
2 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.13 2007/10/12 16:12:05 ghen Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2007/10/12 16:13:52 ghen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nagios-2.5
|
||||
PKGNAME= ${DISTNAME:S/-/-base-/}
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= net sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagios/}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.5 2007/07/04 20:54:51 jlam Exp $
|
||||
# $NetBSD: Makefile.common,v 1.6 2007/10/12 16:13:52 ghen Exp $
|
||||
#
|
||||
|
||||
NAGIOS_USER?= nagios
|
||||
|
@ -10,7 +10,6 @@ NAGIOSADM_GROUP?= ${NAGIOSADM_USER}
|
|||
PKG_GROUPS_VARS+= NAGIOS_GROUP NAGIOSADM_GROUP
|
||||
PKG_USERS_VARS+= NAGIOS_USER NAGIOSADM_USER
|
||||
|
||||
USE_X11= YES
|
||||
GNU_CONFIGURE= YES
|
||||
USE_TOOLS+= gmake
|
||||
|
||||
|
|
Loading…
Reference in a new issue