Index: Makefile =================================================================== RCS file: /home/ncvs/ports/comms/hylafax/Makefile,v retrieving revision 1.46 diff -u -r1.46 Makefile --- Makefile 30 Mar 2002 14:33:20 -0000 1.46 +++ Makefile 14 Jun 2002 09:00:05 -0000 @@ -73,7 +73,7 @@ .if ${LOCALBASE} != /usr/local post-patch: - ${PERL} -pi -e 's^/usr/local^${LOCALBASE}^g' \ + ${REINPLACE_CMD} -e 's^/usr/local^${LOCALBASE}^g' \ `find work/hylafax-4.1 -type f -print0 | \ xargs -0 fgrep -l --mmap /usr/local` .endif