mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
finance/libofx: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2c59e8def3
commit
5ff0132f9e
@ -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}
|
||||
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user