diff options
Diffstat (limited to 'games/xmoto/Makefile')
-rw-r--r-- | games/xmoto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 2741be4150a1..7ee48bd3e161 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libxdg-basedir.so:${PORTSDIR}/x11/libxdg-basedir BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes |