aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-04-05 15:22:32 +0800
committerantoine <antoine@FreeBSD.org>2018-04-05 15:22:32 +0800
commitf5938d2b7f90caaef50c31df2cf177e2a0b94973 (patch)
treed9f67228270ca6ae55e565ded1b469156855fa0d /graphics
parent19d3033ad97259349c7b78469afdb375f2a595c6 (diff)
downloadfreebsd-ports-gnome-f5938d2b7f90caaef50c31df2cf177e2a0b94973.tar.gz
freebsd-ports-gnome-f5938d2b7f90caaef50c31df2cf177e2a0b94973.tar.zst
freebsd-ports-gnome-f5938d2b7f90caaef50c31df2cf177e2a0b94973.zip
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
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fotoxx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/fotoxx/Makefile b/graphics/fotoxx/Makefile
index bd17f97aa738..3b14684b5fe6 100644
--- a/graphics/fotoxx/Makefile
+++ b/graphics/fotoxx/Makefile
@@ -13,6 +13,8 @@ COMMENT= Application to organize and edit image collections
LICENSE= GPLv3
+BROKEN= conflicting dependencies dcraw and ufraw
+
RUN_DEPENDS= xdg-open:devel/xdg-utils \
dcraw:graphics/dcraw \
exiftool:graphics/p5-Image-ExifTool \