summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-01-22 16:04:11 +0000
committermiwi <miwi@FreeBSD.org>2009-01-22 16:04:11 +0000
commitdd6951f125ec0dcd46ba50f18525aff648b2b706 (patch)
tree36e27cf7f49369d4bd8c5e8f58e20ad03b4da0f4 /irc
parent0c93ceb4ce38aecc86b18c49eb0a22e573bb656e (diff)
downloadFreeBSD-ports-dd6951f125ec0dcd46ba50f18525aff648b2b706.zip
FreeBSD-ports-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.gz
- Chase lang/guile shlib bump
Diffstat (limited to 'irc')
-rw-r--r--irc/bobot++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/bobot++/Makefile b/irc/bobot++/Makefile
index f2b463d..21a1f70 100644
--- a/irc/bobot++/Makefile
+++ b/irc/bobot++/Makefile
@@ -8,7 +8,7 @@
PORTNAME= bobotpp
PORTVERSION= 2.0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= irc
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= bobotpp
@@ -23,7 +23,7 @@ CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
.if defined(WITHOUT_GUILE)
CONFIGURE_ARGS+= --disable-scripting
.else
-LIB_DEPENDS+= guile.19:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.20:${PORTSDIR}/lang/guile
CONFIGURE_ARGS+= --enable-scripting
.endif
OpenPOWER on IntegriCloud