diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-30 00:29:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-30 00:29:03 +0000 |
commit | ade43579e3da7acfd74b3ac910d44e97a0e4d95b (patch) | |
tree | 2582c221abfaf43f4a9c0cb5c8a96028fb0ed344 /games/xbl/Makefile | |
parent | - Update to 0.4.9 (diff) |
BROKEN: Missing dependency
Notes
Notes:
svn path=/head/; revision=122779
Diffstat (limited to 'games/xbl/Makefile')
-rw-r--r-- | games/xbl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xbl/Makefile b/games/xbl/Makefile index a15d2d4e9bc7..ac8542b54664 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/ MAINTAINER= ports@FreeBSD.org COMMENT= A 3D block-dropping game +BROKEN= Missing dependency + USE_X_PREFIX= yes GNU_CONFIGURE= yes MANN= xbl.n |