diff options
Diffstat (limited to 'games/gturing/Makefile')
-rw-r--r-- | games/gturing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gturing/Makefile b/games/gturing/Makefile index 22719428929e..e89cf4cd8acf 100644 --- a/games/gturing/Makefile +++ b/games/gturing/Makefile @@ -17,7 +17,7 @@ COMMENT= A simple turing machine simulator for GNOME 2 USE_GNOME= gnomeprefix gnomehack libgnomeui USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" INSTALLS_OMF= yes |