diff options
Diffstat (limited to 'games/xrot/Makefile')
-rw-r--r-- | games/xrot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xrot/Makefile b/games/xrot/Makefile index e44f42c502a3..8b5a237b8740 100644 --- a/games/xrot/Makefile +++ b/games/xrot/Makefile @@ -18,7 +18,7 @@ COMMENT= Falling ball puzzle game for X WRKSRC= ${WRKDIR}/xrot -USE_IMAKE= yes +USES= imake USE_XORG= xpm ALL_TARGET= xrot CFLAGS+= -Wno-return-type |