diff options
Diffstat (limited to 'emulators/kmamerun/Makefile')
-rw-r--r-- | emulators/kmamerun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/kmamerun/Makefile b/emulators/kmamerun/Makefile index c35e21870397..3498edbd53e1 100644 --- a/emulators/kmamerun/Makefile +++ b/emulators/kmamerun/Makefile @@ -17,7 +17,7 @@ COMMENT= KDE frontend for M.A.M.E. (Multiple Arcade Machine Emulator) RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame USE_KDELIBS_VER=3 -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |