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 cea800bb7e73..8da4070782b9 100644 --- a/games/gnomememoryblocks/Makefile +++ b/games/gnomememoryblocks/Makefile @@ -18,7 +18,7 @@ COMMENT= Memory Blocks game for GNOME USE_GETTEXT= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |