aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r--textproc/libxslt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 2c7ba67c485f..59633bf914a0 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libxslt
PORTVERSION= 1.1.24
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= textproc gnome
MASTER_SITES= ftp://fr.rpmfind.net/pub/libxml/ \
ftp://gd.tuwien.ac.at/pub/libxml/ \
@@ -49,7 +49,7 @@ WITH_GCRYPT= yes
.endif
.if defined(WITH_GCRYPT)
-LIB_DEPENDS+= gcrypt.15:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt
.endif
pre-everything::