diff options
Diffstat (limited to 'games/tbe/Makefile')
-rw-r--r-- | games/tbe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tbe/Makefile b/games/tbe/Makefile index 92a9e86ab33a..01aaa901be66 100644 --- a/games/tbe/Makefile +++ b/games/tbe/Makefile @@ -12,7 +12,7 @@ COMMENT= The Butterfly Effect BUILD_DEPENDS= ${LOCALBASE}/bin/unzip:archivers/unzip -USES= cmake compiler:c++11-lib execinfo tar:tgz +USES= cmake compiler:c++11-lib tar:tgz USE_QT4= gui linguisttools_build moc_build qmake_build rcc_build \ svg uic_build xml |