aboutsummaryrefslogtreecommitdiffstats
path: root/net/yaz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/yaz/Makefile')
-rw-r--r--net/yaz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index 5f555d18524e..eede282906a7 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= yaz
-PORTVERSION= 4.2.62
+PORTVERSION= 4.2.65
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
MAINTAINER= pawel@FreeBSD.org
COMMENT= Z39.50/SR client and API library
-LIB_DEPENDS= icuuc:${PORTSDIR}/devel/icu
+LIB_DEPENDS= libicuuc.so:${PORTSDIR}/devel/icu
USE_OPENSSL= yes
GNU_CONFIGURE= yes