diff options
author | pav <pav@FreeBSD.org> | 2011-01-24 05:13:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-01-24 05:13:41 +0800 |
commit | 1e57eb3f3a7e362fea310f852a8252bbb203a29b (patch) | |
tree | 4352a5424133a9f1efa904fad01f7b75f23c3bc3 /math/vtk5 | |
parent | a232e43a15f603a42ba4176e9f03f5957a2b34ac (diff) | |
download | freebsd-ports-gnome-1e57eb3f3a7e362fea310f852a8252bbb203a29b.tar.gz freebsd-ports-gnome-1e57eb3f3a7e362fea310f852a8252bbb203a29b.tar.zst freebsd-ports-gnome-1e57eb3f3a7e362fea310f852a8252bbb203a29b.zip |
- Mark BROKEN: fails to package
Reported by: pointyhat
Feature safe: yes
Diffstat (limited to 'math/vtk5')
-rw-r--r-- | math/vtk5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index face74165e6b..062236031637 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= expat.[5-6]:${PORTSDIR}/textproc/expat2 \ LATEST_LINK= vtk5 +BROKEN= fails to package + WRKSRC= ${WRKDIR}/VTK CONFLICTS= vtk-4* |