Skip to content

Commit

Permalink
finance/libofx: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 7, 2024
1 parent 2c59e8d commit 5ff0132
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions finance/libofx/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libofx
PORTVERSION= 0.10.9
PORTREVISION= 1
CATEGORIES= finance
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \
SF/${PORTNAME}/${PORTNAME}
Expand All @@ -23,6 +24,7 @@ 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
Expand Down
4 changes: 2 additions & 2 deletions finance/libofx/pkg-plist
Expand Up @@ -7,9 +7,9 @@ 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

0 comments on commit 5ff0132

Please sign in to comment.