Date: Sun, 22 Jun 2003 06:56:48 -0700 (PDT) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: gnome@FreeBSD.org Subject: lang/librep and compat gmp Message-ID: <200306221356.h5MDumaG012724@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Hi, I noticed that lang/librep depends on math/libgmp-freebsd, but in some cases it will not install the dependency as it hits on /usr/lib/compat/libgmp.so.3 (part of a compatXX distribution), then the port will not build... maybe the dependency could be made on the gmp.h file, or the library path should be explicit in the makefile (?) -- jimmy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306221356.h5MDumaG012724>