aboutsummaryrefslogtreecommitdiff
path: root/graphics/libheif
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-17 19:21:45 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-17 19:21:45 +0000
commitc8b9433fc56b2ed8056c17645616a024d3cc565d (patch)
tree90cd9aa133a286d9e1918efac3a7385376b9c843 /graphics/libheif
parent95dc7c087f1bc310a85a14264d2523bf559ad5bb (diff)
downloadports-c8b9433fc56b2ed8056c17645616a024d3cc565d.tar.gz
ports-c8b9433fc56b2ed8056c17645616a024d3cc565d.zip
Fix some misspelled or duplicated LICENSE_*
Notes
Notes: svn path=/head/; revision=512232
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 4d92b8a9627b..c149ebca168c 100644
--- a/graphics/libheif/Makefile
+++ b/graphics/libheif/Makefile
@@ -11,7 +11,7 @@ COMMENT= Libheif is an ISO/IEC 23008-12:2017 HEIF file format de- and encoder
# N.B., subsequent revisions in Git relicense examples from GPL3+ to MIT.
LICENSE= LGPL3+
-LICENSE_FILE_LGPL3+= ${WRKSRC}/COPYING
+LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING
USES= autoreconf compiler:c++11-lang libtool localbase pkgconfig \
shebangfix