diff options
Diffstat (limited to 'games/teg/Makefile')
-rw-r--r-- | games/teg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/teg/Makefile b/games/teg/Makefile index 452d1bde67c9..f514fdad323d 100644 --- a/games/teg/Makefile +++ b/games/teg/Makefile @@ -16,7 +16,7 @@ COMMENT= A turn-based strategy game for GNOME USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-ggz |