aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gnunet
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-11-20 07:09:24 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-11-20 07:09:24 +0000
commit15af3f18659ea36bc76992510fd4fdb544009b79 (patch)
tree5892577531e65794e7c3bc35d033ef38d08147ea /net-p2p/gnunet
parent14036574d9dc6911ac60cd830890a75652963c41 (diff)
downloadports-15af3f18659ea36bc76992510fd4fdb544009b79.tar.gz
ports-15af3f18659ea36bc76992510fd4fdb544009b79.zip
Notes
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r--net-p2p/gnunet/Makefile13
-rw-r--r--net-p2p/gnunet/pkg-plist2
2 files changed, 13 insertions, 2 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index a78d0ea59200..0596916b280b 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnunet
PORTVERSION= 0.6.5
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.ovmj.org/GNUnet/download/ \
${MASTER_SITE_GNU}
@@ -83,8 +84,18 @@ PLIST_SUB+= WITH_IPV6=""
PLIST_SUB+= WITH_IPV6="@comment "
.endif
+.if defined(WITH_GUILE)
+LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile
+CONFIGURE_ARGS+= --enable-guile
+MAN1+= gnunet-download-manager.1
+PLIST_SUB+= WITH_GUILE=""
+.else
+CONFIGURE_ARGS+= --disable-guile
+PLIST_SUB+= WITH_GUILE="@comment "
+.endif
+
MAN1= gnunet-chat.1 gnunet-check.1 gnunet-convert.1 \
- gnunet-delete.1 gnunet-directory.1 gnunet-download-manager.1 \
+ gnunet-delete.1 gnunet-directory.1 \
gnunet-download.1 gnunet-gtk.1 gnunet-insert.1 \
gnunet-peer-info.1 gnunet-pseudonym.1 \
gnunet-search.1 gnunet-stats.1 gnunet-tbench.1 \
diff --git a/net-p2p/gnunet/pkg-plist b/net-p2p/gnunet/pkg-plist
index 6201d1406370..7ff5c2b77282 100644
--- a/net-p2p/gnunet/pkg-plist
+++ b/net-p2p/gnunet/pkg-plist
@@ -6,7 +6,7 @@ bin/gnunet-dht-join
bin/gnunet-dht-query
bin/gnunet-directory
bin/gnunet-download
-bin/gnunet-download-manager.scm
+%%WITH_GUILE%%bin/gnunet-download-manager.scm
bin/gnunet-gtk
bin/gnunet-insert
bin/gnunet-peer-info