aboutsummaryrefslogtreecommitdiff
path: root/graphics/libheif
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-17 19:29:54 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-17 19:29:54 +0000
commit6134fd2fcfa48d5715022843a4a526804ed85bae (patch)
tree9f1a6c9755085396144611443bda96883bf59838 /graphics/libheif
parentc8b9433fc56b2ed8056c17645616a024d3cc565d (diff)
Notes
Diffstat (limited to 'graphics/libheif')
-rw-r--r--graphics/libheif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile
index c149ebca168c..82fa86c945f1 100644
--- a/graphics/libheif/Makefile
+++ b/graphics/libheif/Makefile
@@ -37,7 +37,7 @@ THREADS_CONFIGURE_OFF= --disable-multithreading
.if ${PORT_OPTIONS:MEXAMPLES}
LICENSE+= GPLv3+
LICENSE_COMB= multi
-LICENSE_FILE_GPLv3+= ${WRKSRC}/examples/COPYING
+LICENSE_FILE_GPLv3+ = ${WRKSRC}/examples/COPYING
USES+= shared-mime-info
.endif