Date: Sun, 24 Jan 1999 17:20:01 -0800 (PST) From: Bill Fenner <fenner@parc.xerox.com> To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9585: New port - xglobe (xearth w/ rendered satellite image map) Message-ID: <199901250120.RAA01919@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/9585; it has been noted by GNATS. From: Bill Fenner <fenner@parc.xerox.com> To: kkennawa@physics.adelaide.edu.au Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/9585: New port - xglobe (xearth w/ rendered satellite image map) Date: Sun, 24 Jan 1999 14:10:04 PST I dunno if this is qt version skew or what, but in order to get xglobe to work with qt-1.42, I had to change patch-aa: --- patch-aa.orig Sun Jan 24 13:03:05 1999 +++ patch-aa Sun Jan 24 13:03:14 1999 @@ -50,7 +50,7 @@ ####### Library directories - you may need to modify these X11_INCLUDE_DIR = /usr/X11R6/include -! QT_INCLUDE_DIR = /usr/X11R6/share/include/X11/qt +! QT_INCLUDE_DIR = /usr/X11R6/include/X11/qt ! QT_LIB_DIR = /usr/X11R6/lib X11_LIB_DIR = /usr/X11R6/lib Bill 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?199901250120.RAA01919>