diff options
Diffstat (limited to 'games/xmine/Makefile')
-rw-r--r-- | games/xmine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmine/Makefile b/games/xmine/Makefile index 1de812b32a6b..9110bfc5489b 100644 --- a/games/xmine/Makefile +++ b/games/xmine/Makefile @@ -14,7 +14,7 @@ COMMENT= The `Athena' port of the xminesweeper game LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d -USES= imake +USES= imake xorg USE_XORG= x11 xaw xext xmu xt xpm sm ice .include <bsd.port.mk> |