diff options
Diffstat (limited to 'games/pmars-sdl/Makefile')
-rw-r--r-- | games/pmars-sdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pmars-sdl/Makefile b/games/pmars-sdl/Makefile index b70124f8d249..75db5d96622b 100644 --- a/games/pmars-sdl/Makefile +++ b/games/pmars-sdl/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-5 MAINTAINER= ports@FreeBSD.org COMMENT= Port of pMARS using the Simple Directmedia Library -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ OPTIONS_DEFINE= ICWS94 OPTIMIZED_CFLAGS PERMUTATE SMALLMEM OPTIONS_DEFAULT= ICWS94 OPTIMIZED_CFLAGS PERMUTATE |