diff options
author | antoine <antoine@FreeBSD.org> | 2014-11-28 02:28:36 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-11-28 02:28:36 +0800 |
commit | 7c64fae5586b7b0f9ef7f6df20c75ad638d5aceb (patch) | |
tree | 10c4e8f37cc499d6a6d00a7c4858af9dcfa1b301 /cad | |
parent | 01b198f37b53a7108db664d2ce42a28c2cbaf79e (diff) | |
download | freebsd-ports-gnome-7c64fae5586b7b0f9ef7f6df20c75ad638d5aceb.tar.gz freebsd-ports-gnome-7c64fae5586b7b0f9ef7f6df20c75ad638d5aceb.tar.zst freebsd-ports-gnome-7c64fae5586b7b0f9ef7f6df20c75ad638d5aceb.zip |
Mark BROKEN: Checksum and size mismatch
Reported by: pkg-fallout
Diffstat (limited to 'cad')
-rw-r--r-- | cad/opencascade/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index b371f552184f..2f58994e3182 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -14,6 +14,8 @@ LICENSE_NAME= LGPL21 with exception LICENSE_FILE= ${WRKSRC}/OCCT_LGPL_EXCEPTION.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BROKEN= Checksum and size mismatch + LIB_DEPENDS= libtbb.so:${PORTSDIR}/devel/tbb \ libvtksys-${VTKVER}.so:${PORTSDIR}/math/vtk6 RUN_DEPENDS= bash:${PORTSDIR}/shells/bash |