diff options
Diffstat (limited to 'games/flightgear-atlas/Makefile')
-rw-r--r-- | games/flightgear-atlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile index f0ecb2229a20..6bda3ae9916d 100644 --- a/games/flightgear-atlas/Makefile +++ b/games/flightgear-atlas/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ LICENSE= GPLv2 -USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 +USE_AUTOTOOLS= aclocal autoheader automake autoconf AUTOMAKE_ARGS= --add-missing GNU_CONFIGURE= yes |