Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 00:19:01 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: faae76a87fb9 - main - graphics/evince: pet stage-qa, declare hidden dependency on gdkpixbuf2
Message-ID:  <202209050019.2850J1wL009949@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=faae76a87fb96d68f04bf296b2b15883df0e17bb

commit faae76a87fb96d68f04bf296b2b15883df0e17bb
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 00:18:25 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 00:18:25 +0000

    graphics/evince: pet stage-qa, declare hidden dependency on gdkpixbuf2
---
 graphics/evince/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index dc8b448d22a8..49225403d2e4 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	evince
 DISTVERSION=	42.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics print gnome
 MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
 DIST_SUBDIR=	gnome
@@ -30,7 +30,7 @@ SLAVEPORT?=	no
 
 USES=		compiler:c++11-lib cpe desktop-file-utils gettext gnome gstreamer libarchive \
 		localbase:ldflags meson pkgconfig tar:xz xorg
-USE_GNOME=	cairo gtk30
+USE_GNOME=	cairo gdkpixbuf2 gtk30
 USE_LDCONFIG=	yes
 USE_XORG=	ice
 CPE_VENDOR=	gnome



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209050019.2850J1wL009949>