Removed empty definition for PKGREVISION.
Stop including bsd.prefs.mk.
This commit is contained in:
parent
fa9b2d3984
commit
7a0e306b98
1 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.7 2005/09/27 16:10:01 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2005/10/28 15:34:32 ykomatsu Exp $
|
||||
#
|
||||
|
||||
PKGREVISION= # not defined
|
||||
CATEGORIES= net sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagiosplug/}
|
||||
|
||||
|
@ -9,9 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://sourceforge.net/projects/nagiosplug/
|
||||
COMMENT= Nagios plugins
|
||||
|
||||
.include "../../wip/nagios-plugins/Makefile.common"
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.include "Makefile.common"
|
||||
|
||||
.if ${OPSYS} == "NetBSD"
|
||||
CONFIGURE_ARGS+= --with-df-command="/bin/df -Pklt nokernfs,procfs,fdesc"
|
||||
|
|
Loading…
Reference in a new issue