Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2002 21:57:57 +0000
From:      Matt Douhan <mdouhan@fruitsalad.org>
To:        "Marc Cuypers" <m.cuypers@pandora.be>
Cc:        ports@freebsd.org
Subject:   Re: FreeBSD Port: courier-imap-1.5.3
Message-ID:  <200212102158.02481.mdouhan@fruitsalad.org>
In-Reply-To: <004701c2a08c$32875230$187ba8c0@marc>
References:  <004701c2a08c$32875230$187ba8c0@marc>

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

> ===>   courier-imap-1.5.3 depends on executable: gmake - found
> ===>  Patching for courier-imap-1.5.3
> ===>  Applying FreeBSD patches for courier-imap-1.5.3
> -Ee: not found
> *** Error code 127
>
> Stop in /usr/ports/mail/courier-imap.
>
> Do you know what could be wrong?

Try the following hack

9:55pm mdouhan @ [persika] /usr/ports/mail/courier-imap > diff -Nu 
Makefile.orig Makefile
- --- Makefile.orig       Tue Dec 10 21:55:10 2002
+++ Makefile    Tue Dec 10 21:55:30 2002
@@ -132,7 +132,7 @@
 .include <bsd.port.pre.mk>

 post-patch:
- -       @${REINPLACE_CMD} -Ee \
+       @${REINPLACE_CMD} -e \
                '/^     imapd.cnf pop3d.cnf/s/(imapd.cnf|pop3d.cnf)//g' \
                ${WRKSRC}/Makefile.in





- -- 
- ------------------------------------------------------------------------------------
Matt Douhan
www.fruitsalad.org
CCIE #4004
*** ping elvis ***
*** elvis is alive ***
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE99mNpkU5PITZniCURArAZAJ0aPm8aWyyyuejK1E8osVx8LehjJACgtbMI
pPiKzp4NUsl5h/8W9wDhEIM=
=zv4g
-----END PGP SIGNATURE-----


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




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