aboutsummaryrefslogtreecommitdiffstats
path: root/devel/monotone/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-03-14 16:40:06 +0800
committerwen <wen@FreeBSD.org>2011-03-14 16:40:06 +0800
commit569e455aec133a144f388d5f156719a7fc4b2222 (patch)
treefd886821e5b4351dd0773b5a123941692ad7a488 /devel/monotone/Makefile
parent34a381b408e2ca7dccdfc787522559c7149a79b2 (diff)
downloadfreebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.gz
freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.tar.zst
freebsd-ports-gnome-569e455aec133a144f388d5f156719a7fc4b2222.zip
- Bump PORTREVISION to chase the update of dns/libidn
Diffstat (limited to 'devel/monotone/Makefile')
-rw-r--r--devel/monotone/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index c085fdb223ce..b155f5f35173 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -7,6 +7,7 @@
PORTNAME= monotone
PORTVERSION= 0.99.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.monotone.ca/downloads/${PORTVERSION}/
@@ -15,7 +16,7 @@ COMMENT= A distributed version control system with digital signatures
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
- idn.16:${PORTSDIR}/dns/libidn \
+ idn.17:${PORTSDIR}/dns/libidn \
sqlite3.8:${PORTSDIR}/databases/sqlite3 \
botan.0:${PORTSDIR}/security/botan