diff options
Diffstat (limited to 'emulators/hfsplusutils')
-rw-r--r-- | emulators/hfsplusutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/hfsplusutils/Makefile b/emulators/hfsplusutils/Makefile index 57706bf..9afd591 100644 --- a/emulators/hfsplusutils/Makefile +++ b/emulators/hfsplusutils/Makefile @@ -23,6 +23,7 @@ USE_REINPLACE= yes USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes USE_AUTOMAKE_VER= 15 +USE_AUTOCONF_VER= 253 AUTOMAKE_ARGS= --add-missing CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |