aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-11-29 18:22:32 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-11-29 18:22:32 +0000
commitedb7229dd444037f6015d4a7d1c93eade4ed41f0 (patch)
treedd9cb6760a88c6c8e370786a93ecef5ba96f616c /finance
parentb134ca1eb84846189b4cdfa7ab624072ad1aebb6 (diff)
downloadports-edb7229dd444037f6015d4a7d1c93eade4ed41f0.tar.gz
ports-edb7229dd444037f6015d4a7d1c93eade4ed41f0.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/homebank/Makefile4
-rw-r--r--finance/moneymanagerex/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile
index c94c665847ee..f080ccc928a9 100644
--- a/finance/homebank/Makefile
+++ b/finance/homebank/Makefile
@@ -13,12 +13,12 @@ LICENSE= GPLv2
LIB_DEPENDS= libosp.so:${PORTSDIR}/textproc/opensp
GNU_CONFIGURE= yes
-USES= desktop-file-utils gmake pkgconfig shared-mime-info
+USES= desktop-file-utils gettext gmake pkgconfig shared-mime-info
USE_GNOME= gnomehier gtk20
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -pthread
+LIBS+= -L${LOCALBASE}/lib
PORTDOCS= AUTHORS ChangeLog NEWS README
diff --git a/finance/moneymanagerex/Makefile b/finance/moneymanagerex/Makefile
index ff4ac21b79b1..a366be28b5b0 100644
--- a/finance/moneymanagerex/Makefile
+++ b/finance/moneymanagerex/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:${PORTSDIR}/devel/boost-libs
-USES= tar:bzip2
+USES= gettext-tools tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
USE_WX= 2.8+