aboutsummaryrefslogtreecommitdiffstats
path: root/net/yaz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/yaz/Makefile')
-rw-r--r--net/yaz/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index b2c9c9fe0cf8..9add4fbbd39c 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= yaz
-PORTVERSION= 2.0.32
+PORTVERSION= 2.1.4
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
@@ -18,8 +18,9 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_ICONV= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --enable-shared --with-openssl=${OPENSSLBASE} \
- --with-iconv=${LOCALBASE} --with-xml2=${LOCALBASE}
+CONFIGURE_ARGS+=--enable-shared --with-openssl=${OPENSSLBASE} \
+ --with-iconv=${LOCALBASE} --with-xml2=${LOCALBASE} \
+ --enable-tcpd
INSTALLS_SHLIB= yes
MAN1= yaz-asncomp.1 yaz-client.1 yaz-marcdump.1 yaz-iconv.1 zoomsh.1