diff options
Diffstat (limited to 'games/xhexagons/Makefile')
-rw-r--r-- | games/xhexagons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xhexagons/Makefile b/games/xhexagons/Makefile index ec5b88706b71..d8c3da1c9fa5 100644 --- a/games/xhexagons/Makefile +++ b/games/xhexagons/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Hexagons puzzle (similar to Fifteen Puzzle) for X Window System WRKSRC= ${WRKDIR}/xhexagons -USES= imake +USES= imake xorg USE_XORG= x11 xext xt sm ice PLIST_FILES= bin/xhexagons \ |