aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-01 06:22:42 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-01 06:22:42 +0000
commit1861d9f9e87794366c0d3bda6bc4186b1b87f3b3 (patch)
treeaba890b3ec1e40031b28d4758c9d11e88d6b0713 /net-p2p
parent11b729ede3a1605656fc675e0ccb6be86b9c130b (diff)
downloadports-1861d9f9e87794366c0d3bda6bc4186b1b87f3b3.tar.gz
ports-1861d9f9e87794366c0d3bda6bc4186b1b87f3b3.zip
Notes
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 1863b682e53a..f9c545a36a9a 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=""