diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/instead/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/instead/Makefile b/games/instead/Makefile index b29e7c805a05..603f05830614 100644 --- a/games/instead/Makefile +++ b/games/instead/Makefile @@ -17,6 +17,7 @@ USE_GNOME= gtk20 USE_LUA= 5.1 USE_SDL= sdl image ttf mixer USES= pkgconfig iconv +LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} CONFIGURE_SCRIPT= configure.sh CONFIGURE_ENV= PREFIX="${PREFIX}" |