mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/alembic: unbreak the fetch and drop needless LIB_DEPENDS
- Distfile had been rerolled upstream to remove experimental tweak that accidentally snuck its way in (diff-verified) - Do not force linking against `science/libaec' which is not used directly and could only be pulled via optional `science/hdf5', where it is also subject to SZIP option Reported by: vvd, pkg-fallout, Mamoru Iwaki PR: 282157, 281999 (first take)
This commit is contained in:
parent
c8b99bf53b
commit
6ded0172cb
2 changed files with 3 additions and 4 deletions
|
@ -9,7 +9,6 @@ WWW= http://alembic.io/
|
|||
LICENSE= BSD3CLAUSE
|
||||
|
||||
LIB_DEPENDS= libImath.so:math/Imath
|
||||
LIB_DEPENDS+= libsz.so:science/libaec
|
||||
|
||||
USES= cmake compiler:c++11-lang
|
||||
USE_CXXSTD= c++11
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1728188226
|
||||
SHA256 (alembic-alembic-1.8.7_GH0.tar.gz) = 3590f51f82e3675bb907f7a6a7149a76c06c23ef25d153e64391bcd22d86cc8c
|
||||
SIZE (alembic-alembic-1.8.7_GH0.tar.gz) = 933016
|
||||
TIMESTAMP = 1728321148
|
||||
SHA256 (alembic-alembic-1.8.7_GH0.tar.gz) = 6de0b97cd14dcfb7b2d0d788c951b6da3c5b336c47322ea881d64f18575c33da
|
||||
SIZE (alembic-alembic-1.8.7_GH0.tar.gz) = 932935
|
||||
|
|
Loading…
Add table
Reference in a new issue