diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gnuboy/Makefile | 2 | ||||
-rw-r--r-- | emulators/uae/Makefile | 2 | ||||
-rw-r--r-- | emulators/xsystem35/Makefile | 2 | ||||
-rw-r--r-- | emulators/yabause/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index b4d461dd1e85..1d29f50646df 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib USE_SDL= sdl USE_XORG= x11 -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS= --with-sdl diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 8adc48327521..3c74f3954450 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -19,7 +19,7 @@ CONFLICTS= e-uae-[0-9]* USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 CONFIGURE_ARGS= --enable-sound --enable-vidmode --enable-dga USE_GNOME= gtk20 USE_GCC= 3.4 diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 3cb9db2a8d00..09c7d69e8b47 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -17,7 +17,7 @@ COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ jpeg.9:${PORTSDIR}/graphics/jpeg -USE_AUTOTOOLS= autoconf:261 libtool:15 +USE_AUTOTOOLS= autoconf:262 libtool:15 USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk12 diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 3795dad1c680..198c54237822 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= yes -USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:261 +USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:262 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} SUB_FILES= pkg-message |