diff options
Diffstat (limited to 'games/glest/Makefile')
-rw-r--r-- | games/glest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glest/Makefile b/games/glest/Makefile index 3788c937bfdf..554018571226 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam RUN_DEPENDS= ${DATADIR}/servers.ini:${PORTSDIR}/games/glest-data -USES= dos2unix openal:al,alut pkgconfig zip:infozip lua:51 +USES= dos2unix openal:al,alut pkgconfig zip lua:51 USE_AUTOTOOLS= automake:env autoconf:env USE_SDL= yes USE_GL= yes |