summaryrefslogtreecommitdiff
path: root/finance/gnucash/Makefile
diff options
context:
space:
mode:
authormjl <mjl>2004-10-05 23:20:53 +0000
committermjl <mjl>2004-10-05 23:20:53 +0000
commitf844b2cfccdeb8f9bf008cae0b476c9419e6bb11 (patch)
treeb27e19d0dc27bb0ee80cb45a8cda3272cc2aa491 /finance/gnucash/Makefile
parentc36894ee303eb16badce61193288fecb9ae12737 (diff)
downloadpkgsrc-f844b2cfccdeb8f9bf008cae0b476c9419e6bb11.tar.gz
Update gnucash to 1.8.9
This is a minor upgrade, which contains updated translations and small bug fixes and improvements.
Diffstat (limited to 'finance/gnucash/Makefile')
-rw-r--r--finance/gnucash/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 6acc6345efb..5168360accb 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2004/10/03 00:14:41 tv Exp $
+# $NetBSD: Makefile,v 1.66 2004/10/05 23:20:53 mjl Exp $
-DISTNAME= gnucash-1.8.8
-PKGREVISION= 7
+DISTNAME= gnucash-1.8.9
+# PKGREVISION= 6
CATEGORIES= finance
MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
${MASTER_SITE_SOURCEFORGE:=gnucash/}
@@ -28,6 +28,7 @@ CONFIGURE_ARGS+= --with-perl-includes=${PERL5_ARCHLIB}
CONFIGURE_ARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.iconv}
CONFIGURE_ENV+= PKG_CONFIG_PATH="${PREFIX}/lib/pkgconfig:${X11BASE}/lib/pkgconfig"
+CFLAGS+= -Wl,-R${PREFIX}/${GUILE14_SUBDIR}/lib
#CFLAGS+= -L${PREFIX}/${GUILE14_SUBDIR}/lib -Wl,-R${PREFIX}/${GUILE14_SUBDIR}/lib
LDFLAGS+= -L${PREFIX}/${GUILE14_SUBDIR}/lib -Wl,-R${PREFIX}/${GUILE14_SUBDIR}/lib