Index: Makefile =================================================================== RCS file: /usr/nfs/ncvs/ports/emulators/uae/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 30 Aug 2002 13:41:06 -0000 1.9 +++ Makefile 27 Oct 2002 12:37:21 -0000 @@ -18,11 +18,12 @@ USE_XLIB= yes USE_GNOMENG= yes USE_GNOME= gtk12 +USE_REINPLACE= yes CFLAGS+= ${PTHREAD_CFLAGS} pre-configure: - @${PERL} -pi.orig -e 's:-lpthread:${PTHREAD_LIBS}:g' \ + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \ ${WRKSRC}/configure do-install: