aboutsummaryrefslogtreecommitdiff
path: root/finance/grisbi/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2021-10-14 20:09:06 +0000
committerThierry Thomas <thierry@FreeBSD.org>2021-10-14 20:11:15 +0000
commit19ebd6323b6022c75c8714d77b811b6b883d5032 (patch)
tree10f94d384e41fab2f265a4d6f02637ceef80e03c /finance/grisbi/Makefile
parent25b2db9a7fa295d4741b27bee571a505c12d4146 (diff)
downloadports-19ebd6323b6022c75c8714d77b811b6b883d5032.tar.gz
ports-19ebd6323b6022c75c8714d77b811b6b883d5032.zip
finance/grisbi: upgrade to 2.0.5.
Diffstat (limited to 'finance/grisbi/Makefile')
-rw-r--r--finance/grisbi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile
index aab97f1922b7..cb73d6b2a93a 100644
--- a/finance/grisbi/Makefile
+++ b/finance/grisbi/Makefile
@@ -1,7 +1,7 @@
# Created by: Thierry Thomas <thierry@pompo.net>
PORTNAME= grisbi
-PORTVERSION= 2.0.4
+PORTVERSION= 2.0.5
CATEGORIES= finance
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION:R}.x/${PORTVERSION}
@@ -19,7 +19,7 @@ LIB_DEPENDS= libofx.so:finance/libofx \
USES= tar:bzip2 desktop-file-utils gmake gnome iconv localbase \
pkgconfig shared-mime-info ssl
-USE_GNOME= cairo glib20 gtk30 intltool libgsf libxml2
+USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libgsf libxml2
GNU_CONFIGURE= yes
CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"