Date: Tue, 23 Dec 2003 13:40:35 +0100 From: Ollivier Robert <roberto@keltia.freenix.fr> To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: Problem with scroolkeeper & catalog files Message-ID: <20031223124035.GA88629@tara.freenix.org>
next in thread | raw e-mail | index | archive | help
Am I the only one for which scrollkeeper is referencing the wrong catalog file? Index: Makefile =================================================================== 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= --localstatedir=/var --datadir=${PREFIX}/share/gnome \ --with-omfdirs=${PREFIX}/share/gnome/omf \ - --with-xml-catalog=${LOCALBASE}/share/xml/catalog + --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" \ -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr Darwin snuadh.freenix.org Kernel Version 7.2.0: Thu Dec 11 16:20:23 PST 2003
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031223124035.GA88629>