Date: Thu, 5 Apr 2018 07:22:32 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466538 - head/graphics/fotoxx Message-ID: <201804050722.w357MWgc027120@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Apr 5 07:22:32 2018 New Revision: 466538 URL: https://svnweb.freebsd.org/changeset/ports/466538 Log: Mark BROKEN: conflicting dependencies pkg-static: ufraw-0.22_5 conflicts with dcraw-9.27 (installs files into the same place). Problematic file: /usr/local/bin/dcraw Reported by: pkg-fallout Modified: head/graphics/fotoxx/Makefile Modified: head/graphics/fotoxx/Makefile ============================================================================== --- head/graphics/fotoxx/Makefile Thu Apr 5 05:53:35 2018 (r466537) +++ head/graphics/fotoxx/Makefile Thu Apr 5 07:22:32 2018 (r466538) @@ -13,6 +13,8 @@ COMMENT= Application to organize and edit image collec LICENSE= GPLv3 +BROKEN= conflicting dependencies dcraw and ufraw + RUN_DEPENDS= xdg-open:devel/xdg-utils \ dcraw:graphics/dcraw \ exiftool:graphics/p5-Image-ExifTool \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804050722.w357MWgc027120>