Date: Sun, 11 May 2003 20:04:14 -0500 From: Pete Fritchman <petef@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Cc: sergei@kolobov.com Subject: Re: ports/51926: [MAINTAINER] Update mail/offlineimap to 3.99.17 Message-ID: <20030512010414.GB20317@absolutbsd.org> In-Reply-To: <20030511223328.GB697@globcon.net> References: <200305101257.h4ACvoOf042133@freefall.freebsd.org> <20030511223328.GB697@globcon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
++ 12/05/03 02:33 +0400 - Sergei Kolobov: | - @${SED} -e 's!%%EXAMPLESDIR%%!${EXAMPLESDIR}!' < ${PKGMESSAGE} | + @${SED} -e 's!%%EXAMPLESDIR%%!${EXAMPLESDIR}!' \ | + ${MASTERDIR}/pkg-message > ${PKGMESSAGE} | + @${CAT} ${PKGMESSAGE} Ports should work with a r/o /usr/ports. I'd suggest setting PKGMESSAGE to ${WRKDIR}/pkg-message. What do you think? --pete
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030512010414.GB20317>