aboutsummaryrefslogtreecommitdiff
path: root/finance/libofx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/libofx/Makefile')
-rw-r--r--finance/libofx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile
index d5b77fada263..fd10e2c6ecbd 100644
--- a/finance/libofx/Makefile
+++ b/finance/libofx/Makefile
@@ -12,9 +12,9 @@ COMMENT= OpenSource implementation of the OFX (Open Financial eXchange)
LICENSE= GPLv2
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
- libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26 \
- libosp.so:${PORTSDIR}/textproc/opensp
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ libxml++-2.6.so:textproc/libxml++26 \
+ libosp.so:textproc/opensp
USES= gmake iconv pkgconfig pathfix libtool
CONFIGURE_ARGS= --disable-doxygen --disable-dot --disable-gengetopt \