diff options
Diffstat (limited to 'emulators/xsystem35/Makefile')
-rw-r--r-- | emulators/xsystem35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 17aab6247829..b16a206712e5 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.10:${PORTSDIR}/graphics/jpeg -USE_AUTOTOOLS= autoconf:262 libtool:15 +USE_AUTOTOOLS= autoconf:262 libtool:22 USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk12 |