aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-07-03 11:40:49 +0000
committerSteve Wills <swills@FreeBSD.org>2011-07-03 11:40:49 +0000
commite0755b977ddf2301673392c45576331ca8dadbf4 (patch)
tree92cb5bc433c23c9c04b834cf71a29ff984579775 /deskutils
parentfbb7343c346a1f20491ae407f8878480a44f83a2 (diff)
downloadports-e0755b977ddf2301673392c45576331ca8dadbf4.tar.gz
ports-e0755b977ddf2301673392c45576331ca8dadbf4.zip
- Chase the libgcrypt shared lib version
Notes
Notes: svn path=/head/; revision=276971
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/chmsee/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/chmsee/Makefile b/deskutils/chmsee/Makefile
index a6a7508d0f64..ce78ea5cbc1f 100644
--- a/deskutils/chmsee/Makefile
+++ b/deskutils/chmsee/Makefile
@@ -7,6 +7,7 @@
PORTNAME= chmsee
PORTVERSION= 1.3.1.1
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -14,7 +15,7 @@ MAINTAINER= sylvio@FreeBSD.org
COMMENT= A viewer for Microsoft Help "CHM" files
LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \
- gcrypt.17:${PORTSDIR}/security/libgcrypt
+ gcrypt.18:${PORTSDIR}/security/libgcrypt
LICENSE= GPLv2