diff options
Diffstat (limited to 'emulators/tiemu3/Makefile')
-rw-r--r-- | emulators/tiemu3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile index aca0f7b06c7d..4eeacf065b62 100644 --- a/emulators/tiemu3/Makefile +++ b/emulators/tiemu3/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= ticalcs2.8:${PORTSDIR}/comms/libticalcs2 \ ticables2.4:${PORTSDIR}/comms/libticables2 \ tifiles2.6:${PORTSDIR}/devel/libtifiles2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_GNOME= gtk20 libglade2 USE_SDL= sdl |