aboutsummaryrefslogtreecommitdiff
path: root/devel/libzrtpcpp
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-07-27 01:25:20 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-07-27 01:25:20 +0000
commit15c1551ea378607e55d8794de79207166d0ae1e5 (patch)
tree73c8786e0fad568d10c37e84e57718888d04e4a4 /devel/libzrtpcpp
parent5248e90f8597935323b5088e6d32590bac88c5a7 (diff)
Notes
Diffstat (limited to 'devel/libzrtpcpp')
-rw-r--r--devel/libzrtpcpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libzrtpcpp/Makefile b/devel/libzrtpcpp/Makefile
index 69e9a9d34881..d8fe6614b89d 100644
--- a/devel/libzrtpcpp/Makefile
+++ b/devel/libzrtpcpp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libzrtpcpp
PORTVERSION= 1.4.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=ccrtp
@@ -16,7 +16,7 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= ZRTP extension for GNU ccRTP
LIB_DEPENDS= ccrtp1-1.7.0:${PORTSDIR}/devel/ccrtp \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
GNU_CONFIGURE= yes
USE_GMAKE= yes