diff --git a/net/yaz++/Makefile b/net/yaz++/Makefile index d12cf3ed5d05..13e6d30c22ba 100644 --- a/net/yaz++/Makefile +++ b/net/yaz++/Makefile @@ -1,20 +1,21 @@ PORTNAME= yaz++ PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yazpp/ DISTNAME= yazpp-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= C++ toolkit for development of Z39.50v3 clients and servers WWW= https://www.indexdata.dk/yazplusplus/ LIB_DEPENDS= libyaz.so:net/yaz GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --with-yaz=${LOCALBASE}/bin INSTALL_TARGET= install-strip USES= libtool USE_LDCONFIG= yes .include diff --git a/net/yaz++/pkg-plist b/net/yaz++/pkg-plist index b7ceb8d5032d..7e700aec6122 100644 --- a/net/yaz++/pkg-plist +++ b/net/yaz++/pkg-plist @@ -1,43 +1,43 @@ bin/yazpp-config include/yazpp/cql2rpn.h include/yazpp/gdu.h include/yazpp/gduqueue.h include/yazpp/ir-assoc.h include/yazpp/limit-connect.h include/yazpp/pdu-assoc.h include/yazpp/pdu-observer.h include/yazpp/query.h include/yazpp/record-cache.h include/yazpp/socket-manager.h include/yazpp/socket-observer.h include/yazpp/timestat.h include/yazpp/z-assoc.h include/yazpp/z-databases.h include/yazpp/z-query.h include/yazpp/z-server.h include/yazpp/zoom.h lib/libyazpp.a lib/libyazpp.so lib/libyazpp.so.6 lib/libyazpp.so.6.0.0 lib/libzoompp.a lib/libzoompp.so lib/libzoompp.so.6 lib/libzoompp.so.6.0.0 -man/man1/yazpp-config.1.gz share/aclocal/yazpp.m4 share/doc/yazpp/api.html share/doc/yazpp/common/id.png share/doc/yazpp/common/style1.css share/doc/yazpp/implementations.html share/doc/yazpp/index.html share/doc/yazpp/installation.html share/doc/yazpp/introduction.html share/doc/yazpp/license.html share/doc/yazpp/windows.html share/doc/yazpp/zoom-connection.html share/doc/yazpp/zoom-exception.html share/doc/yazpp/zoom-query.html share/doc/yazpp/zoom-record.html share/doc/yazpp/zoom-resultset.html share/doc/yazpp/zoom.html +share/man/man1/yazpp-config.1.gz