diff options
Diffstat (limited to 'games/gnomememoryblocks/Makefile')
-rw-r--r-- | games/gnomememoryblocks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile index ab60582d3513..9c804e12b37b 100644 --- a/games/gnomememoryblocks/Makefile +++ b/games/gnomememoryblocks/Makefile @@ -17,7 +17,7 @@ COMMENT= Memory Blocks game for GNOME USE_GETTEXT= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |