aboutsummaryrefslogtreecommitdiff
path: root/emulators/mgba
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 /emulators/mgba
parent95dc7c087f1bc310a85a14264d2523bf559ad5bb (diff)
downloadports-c8b9433fc56b2ed8056c17645616a024d3cc565d.tar.gz
ports-c8b9433fc56b2ed8056c17645616a024d3cc565d.zip
Notes
Diffstat (limited to 'emulators/mgba')
-rw-r--r--emulators/mgba/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index 36542fade23c..413f600ad019 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -11,7 +11,7 @@ COMMENT= Game Boy Advance (GBA) emulator/debugger
LICENSE= MPL20 BSD3CLAUSE LGPL21+
LICENSE_COMB= multi
LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/src/third-party/inih/LICENSE.txt
-LICENSE_FILE_LGPL21+= ${WRKSRC}/src/third-party/blip_buf/license.txt
+LICENSE_FILE_LGPL21+ = ${WRKSRC}/src/third-party/blip_buf/license.txt
LICENSE_FILE_MPL20= ${WRKSRC}/LICENSE
LIB_DEPENDS= libepoxy.so:graphics/libepoxy \