diff options
Diffstat (limited to 'games/xpuyopuyo/Makefile')
-rw-r--r-- | games/xpuyopuyo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile index 2ceaa7eb5214..90abca751663 100644 --- a/games/xpuyopuyo/Makefile +++ b/games/xpuyopuyo/Makefile @@ -17,7 +17,7 @@ COMMENT= A puzzle game, somewhat like Tetris USE_GMAKE= yes USE_X_PREFIX= yes USE_XPM= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 USE_GNOME= gtk12 WANT_GNOME= yes |