diff options
Diffstat (limited to 'games/gnomechess/Makefile')
-rw-r--r-- | games/gnomechess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomechess/Makefile b/games/gnomechess/Makefile index dd45b7410a0f..6a6fcf6636d8 100644 --- a/games/gnomechess/Makefile +++ b/games/gnomechess/Makefile @@ -29,7 +29,7 @@ LDFLAGS+= -L${LOCALBASE}/lib MAKE_ARGS= XML_I18N_UPDATE="${TRUE}" XML_I18N_EXTRACT="${TRUE}" DATADIR= ${PREFIX}/share/gnome-chess -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |