diff options
Diffstat (limited to 'games/tetrons/Makefile')
-rw-r--r-- | games/tetrons/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/tetrons/Makefile b/games/tetrons/Makefile index 6fe06316c11a..a4371f217a3e 100644 --- a/games/tetrons/Makefile +++ b/games/tetrons/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Tetris(TM) clone for X11 +BROKEN= unfetchable + MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ X11BASE=${LOCALBASE} USES= xorg |