Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 2020 01:11:53 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557035 - in head/graphics/geeqie: . files
Message-ID:  <202012050111.0B51Br3S015601@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Sat Dec  5 01:11:52 2020
New Revision: 557035
URL: https://svnweb.freebsd.org/changeset/ports/557035

Log:
  graphics/geeqie: delete excess patch that does not apply
  
  Approved by:	portmgr@ (blanket, unbreak broken port)

Deleted:
  head/graphics/geeqie/files/patch-src_bar__exif.h
Modified:
  head/graphics/geeqie/Makefile

Modified: head/graphics/geeqie/Makefile
==============================================================================
--- head/graphics/geeqie/Makefile	Sat Dec  5 01:00:18 2020	(r557034)
+++ head/graphics/geeqie/Makefile	Sat Dec  5 01:11:52 2020	(r557035)
@@ -19,7 +19,8 @@ CONFLICTS=	geeqie-devel-[0-9]*
 
 USES=		autoreconf compiler:c++11-lang gettext gmake gnome jpeg \
 		localbase pkgconfig desktop-file-utils tar:xz lua:53 shebangfix
-USE_GNOME=	intltool
+USE_GNOME=	cairo gdkpixbuf2 intltool
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-readmedir="${DOCSDIR}"
 CONFIGURE_ARGS+=--disable-j2k  # not in ports (yet), disable proactively to avoid hidden dependency



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