aboutsummaryrefslogtreecommitdiff
path: root/net/yaz/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2005-05-10 10:42:57 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2005-05-10 10:42:57 +0000
commit568915f2f9430b376d9667b01b4558512902926d (patch)
tree6bc087a022a1eadccef8a68049e972c882947ae1 /net/yaz/Makefile
parent332463c643a0174245e3c943c0707b5c011da08d (diff)
downloadports-568915f2f9430b376d9667b01b4558512902926d.tar.gz
ports-568915f2f9430b376d9667b01b4558512902926d.zip
Notes
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