diff options
Diffstat (limited to 'emulators/vx68k/Makefile')
-rw-r--r-- | emulators/vx68k/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vx68k/Makefile b/emulators/vx68k/Makefile index 49f872f7869a..9435d5bb6b02 100644 --- a/emulators/vx68k/Makefile +++ b/emulators/vx68k/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= vm68k.4:${PORTSDIR}/emulators/libvm68k USE_GL= yes USE_GNOME= gtk12 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_REINPLACE= yes LIBTOOLFILES= configure vx68k-gtk/configure LIBTOOLFLAGS= --disable-ltlibs --release-ignore |