diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-24 23:54:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-24 23:54:44 +0000 |
commit | 72d50993ee471b41299e13d37705a0818b792b6f (patch) | |
tree | ea5fdcffff0bcd71772a85dad4e1ad0a80910e7c /games/xbl/Makefile | |
parent | Previous commit fixed the breakage but forgot to remove BROKEN. (diff) |
Port now builds
Notes
Notes:
svn path=/head/; revision=125105
Diffstat (limited to 'games/xbl/Makefile')
-rw-r--r-- | games/xbl/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/xbl/Makefile b/games/xbl/Makefile index 45a17b63d41f..0385b8b4ce4a 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -13,10 +13,6 @@ MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/ MAINTAINER= ports@FreeBSD.org COMMENT= A 3D block-dropping game -BROKEN= Missing dependency -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} - BUILD_DEPENDS= imake:${X_IMAKE_PORT} USE_X_PREFIX= yes |