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 9a119adbba3a..8d39f75ed9d3 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam RUN_DEPENDS= ${DATADIR}/configuration.xml:${PORTSDIR}/games/glest-data -USE_AUTOTOOLS= automake:15:env autoconf:261:env +USE_AUTOTOOLS= automake:15:env autoconf:262:env USE_BZIP2= yes USE_DOS2UNIX= yes USE_SDL= yes |