diff options
-rw-r--r-- | games/xshisen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile index ca8aefaa2a00..3e4e09df46c7 100644 --- a/games/xshisen/Makefile +++ b/games/xshisen/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= LOCAL/hrs MAINTAINER= turutani@scphys.kyoto-u.ac.jp COMMENT= Shisen-sho puzzle game for X11 +BROKEN= fails to start + USE_XORG= xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --sharedstatedir="${DATADIR}" |