diff options
Diffstat (limited to 'emulators/yabause/Makefile')
-rw-r--r-- | emulators/yabause/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 2f9cbd5..be7dfc5 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -7,6 +7,7 @@ PORTNAME= yabause PORTVERSION= 0.8.6 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF @@ -19,7 +20,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= yes USE_GCC= 3.4+ -USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:259 +USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:261 USE_XLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |