Date: Fri, 26 Nov 1999 09:20:01 -0800 (PST) From: Steve Price <sprice@hiwaay.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/15047: Update ports: math/ngraph 6.3.06 Message-ID: <199911261720.JAA42590@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/15047; it has been noted by GNATS. From: Steve Price <sprice@hiwaay.net> To: "R. Imura" <imura@cs.titech.ac.jp> Cc: freebsd-gnats-submit@freebsd.org, sanpei@jp.FreeBSD.org Subject: Re: ports/15047: Update ports: math/ngraph 6.3.06 Date: Fri, 26 Nov 1999 11:17:34 -0600 (CST) On Fri, 26 Nov 1999, R. Imura wrote: # > --- ngraph.old/patches/patch-aa Tue Nov 23 00:40:02 1999 # > +++ ngraph/patches/patch-aa Tue Nov 9 20:54:20 1999 # # : # # > ++X11INCLUDE = -I${X11BASE}/include -I/usr/dt/include # > ++STATICLINK = /usr/dt/lib/libXm.a # > ++X11LIB = -L${X11BASE}/lib -L/usr/dt/lib -lm -lXext -lXt -lXp -lX11 -lICE -lSM -lxpg4 # # I think it must be ... # # ++X11INLCUDE = -I${X11BASE}/include # ++#STATICLINK = /usr/dt/lib/libXm.a # ++X11LIB = -L${X11BASE}/lib ${MOTIFLIB} -lm -lXext -lXt -lXp -lX11 -lICE -lSM -lxpg4 This doesn't appear to even compile with LessTif either. Seems this port now expects Motif version 2.0. -steve 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?199911261720.JAA42590>