diff options
-rw-r--r-- | games/gnomememoryblocks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile index 8d577f30db34..5f47a2e9fa51 100644 --- a/games/gnomememoryblocks/Makefile +++ b/games/gnomememoryblocks/Makefile @@ -18,6 +18,7 @@ COMMENT= Memory Blocks game for GNOME USE_GETTEXT= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |