diff options
Diffstat (limited to 'games/traindirector/Makefile')
-rw-r--r-- | games/traindirector/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/traindirector/Makefile b/games/traindirector/Makefile index 92e3dda80a32..28c746953c1b 100644 --- a/games/traindirector/Makefile +++ b/games/traindirector/Makefile @@ -14,9 +14,8 @@ LICENSE= GPLv2 NO_WRKSUBDIR= yes -USES= gmake +USES= gmake zip USE_GNOME= gtk20 -USE_ZIP= yes USE_WX= 2.8 WX_COMPS= wx:lib |