diff options
Diffstat (limited to 'games/fairymax')
-rw-r--r-- | games/fairymax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fairymax/Makefile b/games/fairymax/Makefile index d2e1c597ed54..6bb5ce80067e 100644 --- a/games/fairymax/Makefile +++ b/games/fairymax/Makefile @@ -15,7 +15,7 @@ COMMENT= Chess engine for shatranj, courier chess, and others CONFLICTS= fairymax-4.8Q.[0-9]* fairymax-4.8Q.[0-9]*_[0-9]* OPTIONS_DEFINE= OPTIMIZED_CFLAGS -OPTIONS_DEFAUTL= OPTIMIZED_CFLAGS +OPTIONS_DEFAULT= OPTIMIZED_CFLAGS DIST_SUBDIR= ${PORTNAME} |