Date: Fri, 26 Nov 1999 09:10:01 -0800 (PST) From: "R. Imura" <imura@cs.titech.ac.jp> To: freebsd-ports@FreeBSD.org Subject: Re: ports/15047: Update ports: math/ngraph 6.3.06 Message-ID: <199911261710.JAA41642@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: "R. Imura" <imura@cs.titech.ac.jp> To: sanpei@sanpei.org Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/15047: Update ports: math/ngraph 6.3.06 Date: Sat, 27 Nov 1999 02:05:55 +0900 > --- 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 --- R. Imura 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?199911261710.JAA41642>