Index: Makefile =================================================================== RCS file: /home/ncvs/ports/cad/xcircuit/Makefile,v --- Makefile 22 May 2002 12:58:21 -0000 1.33 +++ Makefile 14 Jun 2002 09:34:00 -0000 @@ -24,7 +24,7 @@ MAN1= xcircuit.1 post-patch: - @find ${WRKSRC} -name '*.[ch]' | xargs ${PERL} -pi -e \ + @find ${WRKSRC} -name '*.[ch]' | xargs ${REINPLACE_CMD} -e \ 's|||g' post-install: