diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 78c1e786caa6..f8b3af829398 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -1,37 +1,39 @@ PORTNAME= libofx PORTVERSION= 0.10.9 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \ SF/${PORTNAME}/${PORTNAME} MAINTAINER= jhale@FreeBSD.org COMMENT= OpenSource implementation of the OFX (Open Financial eXchange) WWW= https://libofx.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ libxml++-2.6.so:textproc/libxml++26 \ libosp.so:textproc/opensp USES= cpe gettext-runtime gmake gnome iconv libtool localbase pathfix pkgconfig \ compiler:c++11-lang USE_CXXSTD= c++11 USE_GNOME= glib20 glibmm libsigc++20 libxml2 CONFIGURE_ARGS= --disable-doxygen --disable-dot --disable-gengetopt \ --with-opensp-includes=${LOCALBASE}/include/OpenSP \ --with-opensp-libs=${LOCALBASE}/lib GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check PORTDOCS= * CPE_VENDOR= libofx_project OPTIONS_DEFINE= DOCS post-install: ${RM} ${STAGEDIR}${DOCSDIR}/COPYING .include diff --git a/finance/libofx/pkg-plist b/finance/libofx/pkg-plist index 818f14cbb475..8c4df21663e7 100644 --- a/finance/libofx/pkg-plist +++ b/finance/libofx/pkg-plist @@ -1,15 +1,15 @@ bin/ofx2qif bin/ofxconnect bin/ofxdump include/libofx/libofx.h lib/libofx.a lib/libofx.so lib/libofx.so.7 lib/libofx.so.7.0.4 libdata/pkgconfig/libofx.pc -man/man1/ofxconnect.1.gz -man/man1/ofxdump.1.gz %%DATADIR%%/dtd/ofc.dtd %%DATADIR%%/dtd/ofx160.dtd %%DATADIR%%/dtd/ofx201.dtd %%DATADIR%%/dtd/opensp.dcl +share/man/man1/ofxconnect.1.gz +share/man/man1/ofxdump.1.gz