aboutsummaryrefslogtreecommitdiff
path: root/sysutils/monit
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
committerAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
commitdbd39ca660cafa3d1f2acebf05c86bf17a035ff8 (patch)
tree5d14b5c3a50461b8a6096fcc383dc2181cb624b7 /sysutils/monit
parent74313458803db4f95050b550b038051b82c96b67 (diff)
downloadports-dbd39ca660cafa3d1f2acebf05c86bf17a035ff8.tar.gz
ports-dbd39ca660cafa3d1f2acebf05c86bf17a035ff8.zip
Notes
Diffstat (limited to 'sysutils/monit')
-rw-r--r--sysutils/monit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile
index 5fa0e9aa7f2d..51725475434a 100644
--- a/sysutils/monit/Makefile
+++ b/sysutils/monit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= monit
PORTVERSION= 4.9
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.tildeslash.com/monit/dist/
@@ -17,7 +18,7 @@ MAN1= monit.1
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_BISON= yes
+USE_BISON= build
USE_RC_SUBR= monit.sh
CONFIGURE_ENV= CC="${CC}" CPPFLAGS="${CPPFLAGS}" \