diff options
Diffstat (limited to 'emulators/twin/Makefile')
-rw-r--r-- | emulators/twin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index 1dd226322418..8675083fd9c1 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_XLIB= yes USE_REINPLACE= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 GNU_CONFIGURE= yes .if ${MACHINE_ARCH} == "alpha" CONFIGURE_ARGS+= --disable-intp |