- Remove hack for ilmbase

This commit is contained in:
Dmitry Marakasov 2014-03-28 10:04:11 +00:00
parent 54cb54b592
commit d146ab4144
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349403

View file

@ -47,8 +47,6 @@ BROKEN= does not build
.endif
post-patch:
@${REINPLACE_CMD} -e '/OPENEXR_LIBRARIES/ s|)$$| $${CMAKE_THREAD_LIBS_INIT}&|' \
${WRKSRC}/src/nvimage/CMakeLists.txt
.if ${PORT_OPTIONS:MCOMPRESSUI}
@${REINPLACE_CMD} -e '/FIND_PACKAGE.*Qt4/ s|)$$| REQUIRED&|' \
${WRKSRC}/src/CMakeLists.txt