summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-03-17 17:05:42 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-03-17 17:05:42 +0000
commiteafbef5f489480c4172036292f53e842e903841f (patch)
treeef731b32cd6c49b044e7e96bbe863d2e74371785 /games
parent- Update to 1.1.1. (diff)
- set USE_XORG
Notes
Notes: svn path=/head/; revision=209228
Diffstat (limited to 'games')
-rw-r--r--games/xneko/Makefile1
-rw-r--r--games/xrubik/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/games/xneko/Makefile b/games/xneko/Makefile
index cba3abca8bdb..37bbecbe66dc 100644
--- a/games/xneko/Makefile
+++ b/games/xneko/Makefile
@@ -19,6 +19,7 @@ COMMENT= The classic cat-and-mouse
NO_WRKSUBDIR= yes
USE_IMAKE= yes
+USE_XORG= x11
MAN6= xneko.6
PLIST_FILES= bin/xneko
diff --git a/games/xrubik/Makefile b/games/xrubik/Makefile
index 3c09f28de7ab..071208da89f5 100644
--- a/games/xrubik/Makefile
+++ b/games/xrubik/Makefile
@@ -17,6 +17,7 @@ COMMENT= X-based rubik's cube(tm)
WRKSRC= ${WRKDIR}/xrubik
USE_IMAKE= yes
+USE_XORG= xt sm ice xext x11
MAN1= xrubik.1
XFREE86_HTML_MAN= no
NO_INSTALL_MANPAGES= yes