aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/mcron
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-01-23 00:04:11 +0800
committermiwi <miwi@FreeBSD.org>2009-01-23 00:04:11 +0800
commitdd6951f125ec0dcd46ba50f18525aff648b2b706 (patch)
tree36e27cf7f49369d4bd8c5e8f58e20ad03b4da0f4 /sysutils/mcron
parent0c93ceb4ce38aecc86b18c49eb0a22e573bb656e (diff)
downloadfreebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.gz
freebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.zst
freebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.zip
- Chase lang/guile shlib bump
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