diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:56 +0000 |
commit | f106cadd170b7db207b17ad6263d78f672fc49f2 (patch) | |
tree | 1b26c34356ea5bd6fb2883963ea676e744ea6905 /games/lincity/Makefile | |
parent | 431d9da36da37d5bc73bc145a4ed549f14c697e0 (diff) | |
download | ports-f106cadd170b7db207b17ad6263d78f672fc49f2.tar.gz ports-f106cadd170b7db207b17ad6263d78f672fc49f2.zip |
Notes
Diffstat (limited to 'games/lincity/Makefile')
-rw-r--r-- | games/lincity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lincity/Makefile b/games/lincity/Makefile index 5ad33390ec19..6c8edca3c88b 100644 --- a/games/lincity/Makefile +++ b/games/lincity/Makefile @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -OPTIONS_DEFINE= NLS SVGALIB +OPTIONS_DEFINE= NLS SVGALIB OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls |