diff options
Diffstat (limited to 'games/moon-buggy/Makefile')
-rw-r--r-- | games/moon-buggy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/moon-buggy/Makefile b/games/moon-buggy/Makefile index fc7ebcfeff47..6ec14978dee5 100644 --- a/games/moon-buggy/Makefile +++ b/games/moon-buggy/Makefile @@ -23,7 +23,7 @@ COMMENT= Drive a buggy across the moons surface LIB_DEPENDS= esd:${PORTSDIR}/audio/esound:install .endif -USE_AUTOCONF_VER= 259 +USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --prefix=${PREFIX} \ --sharedstatedir=/var/games\ --with-setgid=games |