diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:25:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:25:17 +0000 |
commit | 652c1527708cbb170c8f26dd7a696b172884e8ab (patch) | |
tree | 78f5af1afb88768a94a06f2fcd70079b61d3eb69 /games/el | |
parent | 09697ad12c51e93e7498a095966617c24a091a8f (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=191695
Diffstat (limited to 'games/el')
-rw-r--r-- | games/el/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/el/Makefile b/games/el/Makefile index 086155ffbf95..c0d669e37a95 100644 --- a/games/el/Makefile +++ b/games/el/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ alut.1:${PORTSDIR}/audio/freealut RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/el.ini:${PORTSDIR}/games/el-data +BROKEN= Does not build + USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= libxml2 |