diff options
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 |