summaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-03-01 06:22:42 +0000
committermarcus <marcus@FreeBSD.org>2008-03-01 06:22:42 +0000
commit6127ef4c19b3753b5c840084cb831d63174d1be5 (patch)
tree89299bcb6515924909e72b49e39c149921ba8fd2 /net-p2p
parent337ea022b8a5578a7859f25f4046591bee3d8325 (diff)
downloadFreeBSD-ports-6127ef4c19b3753b5c840084cb831d63174d1be5.zip
FreeBSD-ports-6127ef4c19b3753b5c840084cb831d63174d1be5.tar.gz
Chase libguile shared lib version.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gnunet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index 1863b68..f9c545a 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -81,7 +81,7 @@ PLIST_SUB+= WITH_IPV6="@comment "
.endif
.if defined(WITH_GUILE)
-LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.18:${PORTSDIR}/lang/guile
CONFIGURE_ARGS+= --enable-guile
MAN1+= gnunet-download-manager.1
PLIST_SUB+= WITH_GUILE=""
OpenPOWER on IntegriCloud