diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-12-26 02:26:46 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-12-26 02:26:46 +0000 |
commit | 9fc218a6394bc079652c0b6ccf54be4624270709 (patch) | |
tree | 32ef60cac56b8e6bbc0645998453bcdeef7b9220 /games/ishido | |
parent | 1deec931c9ad726b6e1aa14bc6f2237a1ba54a59 (diff) |
Notes
Diffstat (limited to 'games/ishido')
-rw-r--r-- | games/ishido/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/ishido/Makefile b/games/ishido/Makefile index 9b961714d0c2..a340e1d1f884 100644 --- a/games/ishido/Makefile +++ b/games/ishido/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= obrien MAINTAINER= samorodi@NUXI.com COMMENT= Tile placement game +MAKE_ENV= X11BASE=${LOCALBASE} USE_XORG= x11 MAN6= ishido.6 |