diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-17 17:05:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-17 17:05:42 +0000 |
commit | eafbef5f489480c4172036292f53e842e903841f (patch) | |
tree | ef731b32cd6c49b044e7e96bbe863d2e74371785 /games/xrubik | |
parent | b25d0ce428b19a1ecff14130a28f2d3eed8bcee0 (diff) | |
download | ports-eafbef5f489480c4172036292f53e842e903841f.tar.gz ports-eafbef5f489480c4172036292f53e842e903841f.zip |
Notes
Diffstat (limited to 'games/xrubik')
-rw-r--r-- | games/xrubik/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |