aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2009-01-06 21:01:11 +0800
committerrafan <rafan@FreeBSD.org>2009-01-06 21:01:11 +0800
commit589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88 (patch)
tree79fa91c3e74bfd9067d4aad5233757770c2ab50b /textproc/libxslt
parentee3b6b0cf8b088e61fe1d2c1d79dbfda5a36a1c2 (diff)
downloadfreebsd-ports-gnome-589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88.tar.gz
freebsd-ports-gnome-589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88.tar.zst
freebsd-ports-gnome-589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88.zip
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478
Diffstat (limited to 'textproc/libxslt')
-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::