diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 01:25:17 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 01:25:17 +0000 |
commit | 6e580f02e1caf8d871766e3e8531429720364802 (patch) | |
tree | 6e8930f4c4b524f5e05abad02e1d35958f5a4329 /games/el | |
parent | fb4ceda70b92d6aa752417671f0633ea0083a744 (diff) | |
download | FreeBSD-ports-6e580f02e1caf8d871766e3e8531429720364802.zip FreeBSD-ports-6e580f02e1caf8d871766e3e8531429720364802.tar.gz |
BROKEN: Does not build
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 086155f..c0d669e 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 |