diff options
Diffstat (limited to 'games/xminesweep/Makefile')
-rw-r--r-- | games/xminesweep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index 743ed0004100..699190a89de6 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= X11 minesweeper game -USES= imake tar:Z +USES= imake tar:Z xorg USE_XORG= x11 xext xmu xaw xt xpm sm ice PLIST_FILES= bin/xminesweep man/man1/xminesweep.1.gz |