Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2002 19:05:42 -0800
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        Edwin Groothuis <edwin@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/mail/courier-imap Makefile
Message-ID:  <20021105030542.GG197@vectors.cx>
In-Reply-To: <200211050249.gA52nlr2064413@repoman.freebsd.org>
References:  <200211050249.gA52nlr2064413@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>> (11.04.2002 @ 1849 PST): Edwin Groothuis said, in 0.3K: <<
> edwin       2002/11/04 18:49:47 PST
> 
>   Modified files:
>     mail/courier-imap    Makefile 
>   Log:
>   (I can't work out how to replace that PERL RE to a SED RE -> USE_PERL5=yes)
>   Noticed on: bento
>   
>   Revision  Changes    Path
>   1.38      +2 -2      ports/mail/courier-imap/Makefile
> 
>> end of "cvs commit: ports/mail/courier-imap Makefile" from Edwin Groothuis <<

try
@${REINPLACE_CMD} -Ee \
	'/^	imapd.cnf pop3d.cnf/s/(imapd.cnf|pop3d.cnf)//g' \
	${WRKSRC}/Makefile.in

where the space is a literal tab (^V^I).

- -Adam


- --
Adam Weinberger
adam@vectors.cx
adamw@FreeBSD.ORG

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE9xzWGo8KM2ULHQ/0RArb0AJ93xLKzNXF72UnqfMmTmwi2w6GQuwCePbz5
GHTPSITkmUA12BYUdcSoJoQ=
=7DKl
-----END PGP SIGNATURE-----

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021105030542.GG197>