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 4bfe9de612e7..bc644cb906f6 100644 --- a/emulators/tiemu3/Makefile +++ b/emulators/tiemu3/Makefile @@ -16,8 +16,8 @@ LIB_DEPENDS= ticalcs2:${PORTSDIR}/comms/libticalcs2 \ ticables2:${PORTSDIR}/comms/libticables2 \ tifiles2:${PORTSDIR}/devel/libtifiles2 +USES= gmake pkgconfig USE_AUTOTOOLS= libtool -USE_GMAKE= yes USE_GNOME= gtk20 libglade2 USE_SDL= sdl |