aboutsummaryrefslogtreecommitdiff
path: root/devel/bazaar/Makefile
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2006-01-05 08:40:10 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2006-01-05 08:40:10 +0000
commit29580421f5a3b1b6b901b23211fcf63d47b6f8c5 (patch)
tree49a8eef3b70a2b5f008f002a9a0f22babcadc85d /devel/bazaar/Makefile
parent92fda7c4826011b958f6391d670201f243cf7e67 (diff)
downloadports-29580421f5a3b1b6b901b23211fcf63d47b6f8c5.tar.gz
ports-29580421f5a3b1b6b901b23211fcf63d47b6f8c5.zip
Bump neon shared libary version, bump PORTREVISION to force upgrade.
Notes
Notes: svn path=/head/; revision=152791
Diffstat (limited to 'devel/bazaar/Makefile')
-rw-r--r--devel/bazaar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/bazaar/Makefile b/devel/bazaar/Makefile
index c17718ddf4ae..7c8783286ad5 100644
--- a/devel/bazaar/Makefile
+++ b/devel/bazaar/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bazaar
PORTVERSION= 1.4.2
+PORTREVISION?= 1
CATEGORIES= devel
MASTER_SITES= http://bazaar.canonical.com/releases/src/
DISTNAME= bazaar_${PORTVERSION}
@@ -19,7 +20,7 @@ BUILD_DEPENDS= gmake:${PORTSDIR}/devel/gmake \
gdiff:${PORTSDIR}/textproc/diffutils \
gtar:${PORTSDIR}/archivers/gtar
RUN_DEPENDS= ${BUILD_DEPENDS}
-LIB_DEPENDS= neon.24:${PORTSDIR}/www/neon \
+LIB_DEPENDS= neon.25:${PORTSDIR}/www/neon \
gpgme.15:${PORTSDIR}/security/gpgme
USE_GMAKE= yes