freebsd-ports/math/parmetis
John Marino 66a9794d08 Unbreak math/parmetis everywhere except FreeBSD 8
There were two issues with the previous commit.
  - LDFLAGS wsa missing -L argument for libc++
  - The libc++.so file is not actually a library, it's a linker script.
    Specifying libc++.so in LIB_DEPENDS causes the port to fail when
    it tries to install libc++ twice since it fails to recognize
    libc++.so as a library.

This doesn't fix FreeBSD breakage because it seems that it's missing
the C99 math function symbols.
2014-09-30 17:39:25 +00:00
..
distinfo
Makefile Unbreak math/parmetis everywhere except FreeBSD 8 2014-09-30 17:39:25 +00:00
pkg-descr