svn commit: r557035 - in head/graphics/geeqie: . files

Matthias Andree mandree at FreeBSD.org
Sat Dec 5 01:11:53 UTC 2020


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


More information about the svn-ports-all mailing list