aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-02-07 17:06:44 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-02-07 17:06:44 +0000
commit38cc7fc8053cea25afd63f54eb200098554370c2 (patch)
treeac0c5e20bfde8b2d6f9250961d390ca6728ec25a /finance
parentb82adfbfe631a28be04bef201524745c4cfb8ecd (diff)
downloadports-38cc7fc8053cea25afd63f54eb200098554370c2.tar.gz
ports-38cc7fc8053cea25afd63f54eb200098554370c2.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/homebank/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile
index 818f4654a479..08e1377af300 100644
--- a/finance/homebank/Makefile
+++ b/finance/homebank/Makefile
@@ -29,8 +29,8 @@ USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext xfixes \
USE_GNOME= desktopfileutils gnomehier gtk20
INSTALLS_ICONS= yes
-CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib -pthread
OPTIONS_DEFINE= OFX
OFX_DESC= Enable libOFX support