From owner-freebsd-ports-bugs Thu Jan 23 2: 0:18 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9480D37B401 for ; Thu, 23 Jan 2003 02:00:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DD2C43ED8 for ; Thu, 23 Jan 2003 02:00:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0NA0FNS020502 for ; Thu, 23 Jan 2003 02:00:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0NA0F4n020501; Thu, 23 Jan 2003 02:00:15 -0800 (PST) Date: Thu, 23 Jan 2003 02:00:15 -0800 (PST) Message-Id: <200301231000.h0NA0F4n020501@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: "Simon 'corecode' Schubert" Subject: Re: ports/47382: MAINTAINER: cure games/baduki of its perl addiction Reply-To: "Simon 'corecode' Schubert" Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/47382; it has been noted by GNATS. From: "Simon 'corecode' Schubert" To: Steve Coltrin Cc: FreeBSD-gnats-submit@FreeBSD.org 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@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message