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