diff options
Diffstat (limited to 'games/el/Makefile')
-rw-r--r-- | games/el/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/el/Makefile b/games/el/Makefile index 10ab6882320e..524dfc3c2e5e 100644 --- a/games/el/Makefile +++ b/games/el/Makefile @@ -17,7 +17,8 @@ COMMENT= Eternal Lands is a free 3D MMORPG LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ vorbis.3:${PORTSDIR}/audio/libvorbis \ - cal3d.11:${PORTSDIR}/graphics/cal3d + cal3d.11:${PORTSDIR}/graphics/cal3d \ + alut.0:${PORTSDIR}/audio/freealut RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip USE_GNOME= libxml2 |