aboutsummaryrefslogtreecommitdiffstats
path: root/net/yaz++
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-02-28 19:40:59 +0800
committerdemon <demon@FreeBSD.org>2003-02-28 19:40:59 +0800
commit08c6a27c249bec87ec1e9f5d28ce42af87f2119a (patch)
tree70b2fa2aabfd497b9640da169391dc1bb70cf6d8 /net/yaz++
parent940fb6156bcf985ea73f91ade895ae3620eb279e (diff)
downloadfreebsd-ports-gnome-08c6a27c249bec87ec1e9f5d28ce42af87f2119a.tar.gz
freebsd-ports-gnome-08c6a27c249bec87ec1e9f5d28ce42af87f2119a.tar.zst
freebsd-ports-gnome-08c6a27c249bec87ec1e9f5d28ce42af87f2119a.zip
Chase yaz shlib version bump;
de-pkg-comment (yaz++).
Diffstat (limited to 'net/yaz++')
-rw-r--r--net/yaz++/Makefile3
-rw-r--r--net/yaz++/pkg-comment1
2 files changed, 2 insertions, 2 deletions
diff --git a/net/yaz++/Makefile b/net/yaz++/Makefile
index e05ecdfbc07c..a1ba33f42601 100644
--- a/net/yaz++/Makefile
+++ b/net/yaz++/Makefile
@@ -11,8 +11,9 @@ CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz++/
MAINTAINER= demon@FreeBSD.org
+COMMENT= A C++ programmer's toolkit for the development of Z39.50v3 clients and servers
-LIB_DEPENDS= yaz.1:${PORTSDIR}/net/yaz
+LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-shared --with-yazconfig=${LOCALBASE}/bin
diff --git a/net/yaz++/pkg-comment b/net/yaz++/pkg-comment
deleted file mode 100644
index 6f77a49ccb5c..000000000000
--- a/net/yaz++/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A C++ programmer's toolkit for the development of Z39.50v3 clients and servers