aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-03-12 10:17:30 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-03-12 16:31:36 +0000
commite931660117bf17d88dd775c837f87cf2e20b247a (patch)
treee8b0b6f175bb4b1ab60b51f11969eb881e5f8187 /graphics
parent3036600b61bdd76516d19286d1856e3cbd688911 (diff)
downloadports-e931660117bf17d88dd775c837f87cf2e20b247a.tar.gz
ports-e931660117bf17d88dd775c837f87cf2e20b247a.zip
Diffstat (limited to 'graphics')
-rw-r--r--graphics/darktable/Makefile1
-rw-r--r--graphics/darktable38/Makefile1
-rw-r--r--graphics/gd/Makefile1
-rw-r--r--graphics/kf5-kimageformats/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 001475011ec6..4efd69a2af02 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -64,7 +64,6 @@ OPTIONS_DEFINE= DOCS GEO GPHOTO GMIC GRAPHMAGICK AVIF LIBSECRET LTO \
OPTIONS_DEFAULT= GEO GPHOTO LUA OPENEXR OPENJPEG PRINT WEBP
OPTIONS_SUB= yes
-AVIF_DESC= Support encoding and decoding .avif files
GEO_DESC= Support geotagging
GMIC_DESC= Support G'Mic-compressed LUT in lut3d
LIBSECRET_DESC= Support libsecret as password backend
diff --git a/graphics/darktable38/Makefile b/graphics/darktable38/Makefile
index a2eefe09c351..d9385c9647f9 100644
--- a/graphics/darktable38/Makefile
+++ b/graphics/darktable38/Makefile
@@ -73,7 +73,6 @@ OPTIONS_DEFINE= DOCS GEO GPHOTO GMIC GRAPHMAGICK AVIF LIBSECRET LTO \
OPTIONS_DEFAULT= AVIF GEO GPHOTO HEIF LUA OPENEXR OPENJPEG PRINT WEBP
OPTIONS_SUB= yes
-AVIF_DESC= Support encoding and decoding .avif files
GEO_DESC= Support geotagging
GMIC_DESC= Support G'Mic-compressed LUT in lut3d
LIBSECRET_DESC= Support libsecret as password backend
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 1e0168496712..dd8fd64ad4a0 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -42,7 +42,6 @@ HEIF_DESC= HEIF image format support
HEIF_LIB_DEPENDS= libheif.so:graphics/libheif
HEIF_CONFIGURE_OFF= --without-heif
HEIF_CPPFLAGS= -I${LOCALBASE}/include
-AVIF_DESC= AVIF image format support
AVIF_LIB_DEPENDS= libavif.so:graphics/libavif
AVIF_CONFIGURE_OFF= --without-avif
AVIF_CPPFLAGS= -I${LOCALBASE}/include
diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile
index fc4ddfb62017..9b060c53f10c 100644
--- a/graphics/kf5-kimageformats/Makefile
+++ b/graphics/kf5-kimageformats/Makefile
@@ -20,7 +20,6 @@ OPTIONS_DEFINE= AVIF JXL OPENEXR
OPTIONS_DEFAULT= AVIF JXL OPENEXR
OPTIONS_SUB= yes
-AVIF_DESC= AV1 Image File Format via libavif
AVIF_LIB_DEPENDS= libavif.so:graphics/libavif
AVIF_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_libavif