summaryrefslogtreecommitdiff
path: root/games/trackballs
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-12 12:56:12 +0200
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-12 17:01:38 +0200
commitae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 (patch)
tree4747a7134a94cc32a8fd0c2486c70da30fe53489 /games/trackballs
parentdevel/rust-analyzer: Update to 2021-10-11 (diff)
*: Clean up some things
- Fix typos - Fix overwritten variables with focus on master/slave ports - Remove unreferenced variables - Sort categories - Remove redundant option descriptions - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
Diffstat (limited to 'games/trackballs')
-rw-r--r--games/trackballs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trackballs/Makefile b/games/trackballs/Makefile
index 5cf1bbe9279c..919f419e98bd 100644
--- a/games/trackballs/Makefile
+++ b/games/trackballs/Makefile
@@ -18,7 +18,7 @@ USES= cmake desktop-file-utils gettext-runtime gl gnome pkgconfig sdl
USE_GL= gl
USE_SDL= image2 mixer2 sdl2 ttf2
-LICENSE_FILE_GPLv2+= ${WRKSRC}/COPYING
+LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
LICENSE_FILE_ETHYMONICS= ${WRKSRC}/share/music/README
LICENSE_NAME_ETHYMONICS= Ethymonics Free Music License
LICENSE_PERMS_ETHYMONICS= dist-mirror dist-sell pkg-mirror pkg-sell \