[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ports/47382: MAINTAINER: cure games/baduki of its perl addiction
The following reply was made to PR ports/47382; it has been noted by GNATS.
From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxxxxx>
To: Steve Coltrin <spcoltri@xxxxxxxx>
Cc: FreeBSD-gnats-submit@xxxxxxxxxxx
Subject: Re: ports/47382: MAINTAINER: cure games/baduki of its perl
addiction
Date: Thu, 23 Jan 2003 10:50:53 +0100
--=.kYeDZ3,clEJ+k0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Lately Steve Coltrin told:
> - @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
> + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
> s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
> s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \
> s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure
^ ^
nono, this won't work! in sed -e (= basic regexp) escaped parenthesis
have a special (= grouping) meaning!
cheers
simon
--
/"\ http://corecode.ath.cx/#donate
\ /
\ ASCII Ribbon Campaign
/ \ Against HTML Mail and News
--=.kYeDZ3,clEJ+k0
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE+L7sAr5S+dk6z85oRAgz3AJsHkzHZMUbzZ7flBFjQyQIHQE+eSACeIb6R
zN/nwccPIIVqB2JEU5KCprk=
=3PJ8
-----END PGP SIGNATURE-----
--=.kYeDZ3,clEJ+k0--
To Unsubscribe: send mail to majordomo@xxxxxxxxxxx
with "unsubscribe freebsd-ports-bugs" in the body of the message