diff options
author | antoine <antoine@FreeBSD.org> | 2017-03-10 18:32:52 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-03-10 18:32:52 +0800 |
commit | 2f79dc1238808b86fb6e5bb4ee354f03a0cd5bfd (patch) | |
tree | 20233ee200cddd11684f167bcbbaf8f39431dd57 /math/vtk6 | |
parent | 17aa1942bfb9e45f7a1072859a1af52b27a089fb (diff) | |
download | freebsd-ports-gnome-2f79dc1238808b86fb6e5bb4ee354f03a0cd5bfd.tar.gz freebsd-ports-gnome-2f79dc1238808b86fb6e5bb4ee354f03a0cd5bfd.tar.zst freebsd-ports-gnome-2f79dc1238808b86fb6e5bb4ee354f03a0cd5bfd.zip |
Unbreak INDEX
Diffstat (limited to 'math/vtk6')
-rw-r--r-- | math/vtk6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile index b8550f8c2f55..9a86603f5c63 100644 --- a/math/vtk6/Makefile +++ b/math/vtk6/Makefile @@ -17,8 +17,7 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libtiff.so:graphics/tiff \ libpng.so:graphics/png \ libfreetype.so:print/freetype2 \ - libexpat.so:textproc/expat2 \ - libc++.so:devel/libc++ + libexpat.so:textproc/expat2 # # TODO |