diff options
Diffstat (limited to 'emulators/twin/Makefile')
-rw-r--r-- | emulators/twin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index 52645df7011e..7f62eef60f5d 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -24,7 +24,6 @@ ONLY_FOR_ARCHS= i386 alpha powerpc WRKSRC= ${WRKDIR}/${PORTNAME} USE_XLIB= yes -USE_REINPLACE= yes USE_AUTOTOOLS= autoconf:213 GNU_CONFIGURE= yes .if ${MACHINE_ARCH} == "alpha" |