diff options
Diffstat (limited to 'games/tetrons/Makefile')
-rw-r--r-- | games/tetrons/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tetrons/Makefile b/games/tetrons/Makefile index 8d60ba6fdc38..6fe06316c11a 100644 --- a/games/tetrons/Makefile +++ b/games/tetrons/Makefile @@ -11,6 +11,7 @@ COMMENT= Tetris(TM) clone for X11 MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ X11BASE=${LOCALBASE} +USES= xorg USE_XORG= x11 xext xi PLIST_FILES= bin/tetrons |