From owner-freebsd-ports@FreeBSD.ORG Tue Dec 23 09:09:26 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D72A16A4CE; Tue, 23 Dec 2003 09:09:26 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9932443D53; Tue, 23 Dec 2003 09:09:24 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])hBNH9KAb021496; Tue, 23 Dec 2003 12:09:20 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) hBNH8tL4026262; Tue, 23 Dec 2003 12:08:55 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Ollivier Robert In-Reply-To: <20031223124035.GA88629@tara.freenix.org> References: <20031223124035.GA88629@tara.freenix.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-qzxvW0O6qDk4gFcrrbcX" Organization: MarcusCom, Inc. Message-Id: <1072199250.757.0.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 23 Dec 2003 12:09:24 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: FreeBSD GNOME Users cc: ports@freebsd.org Subject: Re: Problem with scroolkeeper & catalog files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 17:09:26 -0000 --=-qzxvW0O6qDk4gFcrrbcX Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-12-23 at 07:40, Ollivier Robert wrote: > Am I the only one for which scrollkeeper is referencing the wrong catalog= file? It references the catalog file for legacy reasons. What problem is this causing? Joe >=20 > Index: Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/ncvs/ports/textproc/scrollkeeper/Makefile,v > retrieving revision 1.38 > diff -u -2 -I.*$Id:.* -r1.38 Makefile > --- Makefile 6 Dec 2003 23:13:31 -0000 1.38 > +++ Makefile 23 Dec 2003 12:38:23 -0000 > @@ -42,5 +42,5 @@ > CONFIGURE_ARGS=3D --localstatedir=3D/var --datadir=3D${PREFIX}/share/gno= me \ > --with-omfdirs=3D${PREFIX}/share/gnome/omf \ > - --with-xml-catalog=3D${LOCALBASE}/share/xml/catalog > + --with-xml-catalog=3D${LOCALBASE}/share/xml/catalog.ports > CONFIGURE_ENV=3D CPPFLAGS=3D"-I${LOCALBASE}/include" \ > LIBS=3D"-L${LOCALBASE}/lib -lintl" \ --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-qzxvW0O6qDk4gFcrrbcX Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/6HZSb2iPiv4Uz4cRAkHaAKCLsHYeA4hDa/3nunQqq3x/u7ydcwCfXghE WFJCUtvkQg2ZJ6EGOK9gLyM= =18xh -----END PGP SIGNATURE----- --=-qzxvW0O6qDk4gFcrrbcX--