- Chase recent libofx update
This commit is contained in:
parent
4dcd72247d
commit
dd1bb43dc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177958
3 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@ INSTALLS_SHLIB= yes
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_OFX)
|
||||
LIB_DEPENDS+= ofx.2:${PORTSDIR}/finance/libofx
|
||||
LIB_DEPENDS+= ofx.3:${PORTSDIR}/finance/libofx
|
||||
CONFIGURE_ARGS+=--enable-libofx
|
||||
PLIST_SUB+= OFX=""
|
||||
.else
|
||||
|
|
|
@ -22,7 +22,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
|
|||
WITHOUT_OFX= yes
|
||||
|
||||
.if defined(WITH_OFX)
|
||||
LIB_DEPENDS+= ofx.2:${PORTSDIR}/finance/libofx
|
||||
LIB_DEPENDS+= ofx.3:${PORTSDIR}/finance/libofx
|
||||
CONFIGURE_ARGS= --enable-ofxplugin
|
||||
OFXPLUGIN=
|
||||
.else
|
||||
|
|
|
@ -22,7 +22,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
|
|||
WITHOUT_OFX= yes
|
||||
|
||||
.if defined(WITH_OFX)
|
||||
LIB_DEPENDS+= ofx.2:${PORTSDIR}/finance/libofx
|
||||
LIB_DEPENDS+= ofx.3:${PORTSDIR}/finance/libofx
|
||||
CONFIGURE_ARGS= --enable-ofxplugin
|
||||
OFXPLUGIN=
|
||||
.else
|
||||
|
|
Loading…
Reference in a new issue