diff options
Diffstat (limited to 'games/seahaven')
-rw-r--r-- | games/seahaven/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/seahaven/Makefile b/games/seahaven/Makefile index 2df5713683de..e2dbedd138d6 100644 --- a/games/seahaven/Makefile +++ b/games/seahaven/Makefile @@ -12,6 +12,7 @@ MAINTAINER= imp@FreeBSD.org COMMENT= The classic, lightweight version of Seahaven Towers GNU_CONFIGURE= yes +USES= xorg USE_XORG= x11 xext xft PLIST_FILES= bin/seahaven man/man6/seahaven.6.gz MAKE_ARGS= bindir=${STAGEDIR}${PREFIX}/bin mandir=${STAGEDIR}${PREFIX}/man |