aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mcron
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-22 16:04:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-22 16:04:11 +0000
commit13c0f276050af12993dbcdf0f2c276d70b2ad751 (patch)
treecb8ac7f48c174332248e1467018137acf40d1173 /sysutils/mcron
parent1fe364400380af2bf36b77f3f8042eb2e67e1c94 (diff)
downloadports-13c0f276050af12993dbcdf0f2c276d70b2ad751.tar.gz
ports-13c0f276050af12993dbcdf0f2c276d70b2ad751.zip
- Chase lang/guile shlib bump
Notes
Notes: svn path=/head/; revision=226679
Diffstat (limited to 'sysutils/mcron')
-rw-r--r--sysutils/mcron/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mcron/Makefile b/sysutils/mcron/Makefile
index daab75357841..d1abc9365894 100644
--- a/sysutils/mcron/Makefile
+++ b/sysutils/mcron/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mcron
PORTVERSION= 1.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= mcron
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= mcron
MAINTAINER= stefan@fh-mainz.de
COMMENT= A 100% compatible replacement for Vixie cron
-BUILD_DEPENDS= guile>=1.8.0:${PORTSDIR}/lang/guile
+BUILD_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile
RUN_DEPENDS= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes