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 e4bf746..52bcc48 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_VER= 213 +USE_AUTOTOOLS= autoconf:213 USE_GNOME= gtk12 WANT_GNOME= yes |