diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/endless-sky/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/endless-sky/Makefile b/games/endless-sky/Makefile index 60ad15577db9..792f28e62e7b 100644 --- a/games/endless-sky/Makefile +++ b/games/endless-sky/Makefile @@ -11,7 +11,7 @@ COMMENT= Space exploration and combat game similar to Escape Velocity LICENSE= GPLv3+ CC-BY-4.0 CC-BY-SA-3.0 CC-BY-SA-4.0 PD LICENSE_COMB= multi -LICENSE_FILE_GPLv3= ${WRKSRC}/license.txt +LICENSE_FILE_GPLv3+ = ${WRKSRC}/license.txt LIB_DEPENDS= libpng.so:graphics/png |