Index: Makefile =================================================================== RCS file: /home/ncvs/ports/shells/zsh/Makefile,v retrieving revision 1.74 diff -u -u -r1.74 Makefile --- Makefile 19 Apr 2005 17:56:18 -0000 1.74 +++ Makefile 8 Jun 2005 19:12:44 -0000 @@ -106,6 +106,7 @@ post-patch: ${REINPLACE_CMD} -e 's/link=dynamic/link=either/' ${WRKSRC}/Src/Modules/*.mdd + ${REINPLACE_CMD} -e "s|/etc/|${LOCALBASE}/etc/|" ${WRKSRC}/Functions/MIME/zsh-mime-setup post-build: # Fix ".so" macro problem by using "soelim" command.